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
idb3JointId-
The identifier to store.
Returns
- ulong
-
The packed representation.