RigidBody.setAxisLock

Locks the specified linear or rotational axis.

struct RigidBody
@nogc nothrow
void
setAxisLock
(
in long axis
,
in bool lock
)

Meta