Table of Contents

Method b3Joint_GetBodyB

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

b3Joint_GetBodyB(b3JointId)

Get body B id on a joint

public static extern b3BodyId b3Joint_GetBodyB(b3JointId jointId)

Parameters

jointId b3JointId

See the Box3D documentation.

Returns

b3BodyId

See the Box3D documentation.