Table of Contents

Method b3Body_SetMotionLocks

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

b3Body_SetMotionLocks(b3BodyId, b3MotionLocks)

Set the motion locks on this body.

public static extern void b3Body_SetMotionLocks(b3BodyId bodyId, b3MotionLocks locks)

Parameters

bodyId b3BodyId

See the Box3D documentation.

locks b3MotionLocks

See the Box3D documentation.