Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface btConeShape

Bt cone shape

Hierarchy

Index

Constructors

constructor

  • new btConeShape(radius: number, height: number): btConeShape

Methods

calculateLocalInertia

  • calculateLocalInertia(mass: number, inertia: btVector3): void

getLocalScaling

getMargin

  • getMargin(): number

setLocalScaling

setMargin

  • setMargin(margin: number): void

Generated using TypeDoc