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