Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface btHeightfieldTerrainShape

Bt heightfield terrain shape

Hierarchy

Index

Constructors

constructor

  • new btHeightfieldTerrainShape(heightStickWidth: number, heightStickLength: number, heightfieldData: unknown, heightScale: number, minHeight: number, maxHeight: number, upAxis: number, hdt: PHY_ScalarType, flipQuadEdges: boolean): btHeightfieldTerrainShape

Methods

calculateLocalInertia

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

getLocalScaling

getMargin

  • getMargin(): number

setLocalScaling

setMargin

  • setMargin(margin: number): void

Generated using TypeDoc