RigidBody.axisLockLinearX

Lock the body's movement in the X axis.

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

Meta