Method b3LoadWorldId
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3LoadWorldId(uint)
Restores a world identifier from a 32-bit integer.
public static b3WorldId b3LoadWorldId(uint x)Parameters
xuint-
The packed representation.
Returns
- b3WorldId
-
The restored identifier.