RigidBody.axisLockLinearY

Lock the body's movement in the Y axis.

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

Meta