Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RbCompoundShape

Compound shape consists of several other shapes placed at the desired positions of the rigid body

Hierarchy

Index

Constructors

constructor

Properties

Protected _momentOfInertia

_momentOfInertia: number

Private _shapes

_shapes: RbShape[]

Private _totalMass

_totalMass: number

Accessors

localPosition

  • get localPosition(): Vector3

mass

  • get mass(): number
  • set mass(m: number): void

momentOfInertia

  • get momentOfInertia(): number

parentRigidBody

shapes

worldPosition

  • get worldPosition(): Vector3

Methods

checkCollision

Protected updateMomentOfInertia

  • updateMomentOfInertia(): void

Generated using TypeDoc