Skip to content

Documentation / scene / JointDynamicsFlatPlaneHandle

Interface: JointDynamicsFlatPlaneHandle

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

Stable runtime handle for a JointDynamics flat plane.

Properties

type

readonly type: "flatPlane"

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


id

readonly id: number

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

Released under the MIT License.