RigidBody.axisLockAngularX

Lock the body's rotation in the X axis.

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

Meta