Method b3LoadJointId
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3LoadJointId(ulong)
Restores a joint identifier from a 64-bit integer.
public static b3JointId b3LoadJointId(ulong x)Parameters
xulong-
The packed representation.
Returns
- b3JointId
-
The restored identifier.