Table of Contents

Method b3Joint_GetType

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

b3Joint_GetType(b3JointId)

Get the joint type

public static extern b3JointType b3Joint_GetType(b3JointId jointId)

Parameters

jointId b3JointId

See the Box3D documentation.

Returns

b3JointType

See the Box3D documentation.