Table of Contents

Method b3StoreJointId

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

b3StoreJointId(b3JointId)

Stores a joint identifier in a 64-bit integer.

public static ulong b3StoreJointId(b3JointId id)

Parameters

id b3JointId

The identifier to store.

Returns

ulong

The packed representation.