Table of Contents

Method b3Body_GetMotionLocks

Namespace
Box3D.Native
Assembly
Box3D.NET.Native.dll

b3Body_GetMotionLocks(b3BodyId)

Get the motion locks for this body.

public static extern b3MotionLocks b3Body_GetMotionLocks(b3BodyId bodyId)

Parameters

bodyId b3BodyId

See the Box3D documentation.

Returns

b3MotionLocks

See the Box3D documentation.