Table of Contents

Method b3Joint_WakeBodies

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

b3Joint_WakeBodies(b3JointId)

Wake the bodies connect to this joint

public static extern void b3Joint_WakeBodies(b3JointId jointId)

Parameters

jointId b3JointId

See the Box3D documentation.