Class RevoluteMultibodyJoint

Hierarchy

Constructors

Properties

handle: number
rawSet: RawMultibodyJointSet

Methods

  • Indicates if contacts are enabled between colliders attached to the rigid-bodies linked by this joint.

    Returns boolean

  • Checks if this joint is still valid (i.e. that it has not been deleted from the joint set yet).

    Returns boolean

  • The axis left free by this joint.

    Returns RawJointAxis

  • Controls whether contacts are computed between colliders attached to the rigid-bodies linked by this joint.

    Parameters

    • enabled: boolean

    Returns void

Generated using TypeDoc