Table of Contents

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

x uint

The packed representation.

Returns

b3WorldId

The restored identifier.