Table of Contents

Method b3Joint_GetWorld

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

b3Joint_GetWorld(b3JointId)

Get the world that owns this joint

public static extern b3WorldId b3Joint_GetWorld(b3JointId jointId)

Parameters

jointId b3JointId

See the Box3D documentation.

Returns

b3WorldId

See the Box3D documentation.