RigidBody.axisLockAngularZ

Lock the body's rotation in the Z axis.

  1. bool axisLockAngularZ [@property getter]
  2. bool axisLockAngularZ [@property setter]
    struct RigidBody
    @nogc nothrow @property
    void
    axisLockAngularZ
    (
    bool v
    )

Meta