Table of Contents

Method b3Joint_IsValid

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

b3Joint_IsValid(b3JointId)

Joint identifier validation. Provides validation for up to 64K allocations.

public static extern NativeBool b3Joint_IsValid(b3JointId id)

Parameters

id b3JointId

See the Box3D documentation.

Returns

NativeBool

See the Box3D documentation.