Table of Contents

Method b3DestroyJoint

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

b3DestroyJoint(b3JointId, NativeBool)

Destroy a joint

public static extern void b3DestroyJoint(b3JointId jointId, NativeBool wakeAttached)

Parameters

jointId b3JointId

See the Box3D documentation.

wakeAttached NativeBool

See the Box3D documentation.