Skip to content

Documentation / scene / JointDynamicsFlatPlaneSnapshot

Interface: JointDynamicsFlatPlaneSnapshot

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

Serializable snapshot of a runtime flat plane.

Properties

up

up: Vector3

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


position

position: Vector3

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


enabled

enabled: boolean

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

Released under the MIT License.