RigidBody.axisLockLinearZ

Lock the body's movement in the Z axis.

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

Meta