Skip to content

Documentation / scene / JointDynamicsGrabberSnapshot

Interface: JointDynamicsGrabberSnapshot

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

Serializable snapshot of a runtime grabber.

Properties

r

r: GrabberR

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


transform

transform: SceneNode

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


enabled

enabled: boolean

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

Released under the MIT License.