RigidBody.axisLockAngularY

Lock the body's rotation in the Y axis.

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

Meta