Skip to content

Documentation / scene / JointDynamicsColliderHandle

Interface: JointDynamicsColliderHandle

Defined in: libs/scene/src/animation/joint_dynamics/controller.ts:131

Stable runtime handle for a JointDynamics collider.

Properties

type

readonly type: "collider"

Defined in: libs/scene/src/animation/joint_dynamics/controller.ts:132


id

readonly id: number

Defined in: libs/scene/src/animation/joint_dynamics/controller.ts:133

Released under the MIT License.