KinematicBody.getAxisLock

Returns true if the specified axis is locked. See also moveLockX, moveLockY and moveLockZ.

struct KinematicBody
@nogc nothrow const
bool
getAxisLock
(
in long axis
)

Meta