Skip to content

Documentation / scene / JointDynamicsGrabberHandle

Interface: JointDynamicsGrabberHandle

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

Stable runtime handle for a JointDynamics grabber.

Properties

type

readonly type: "grabber"

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


id

readonly id: number

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

Released under the MIT License.