Table of Contents

Method b3StoreWorldId

Namespace
Box3D.Native
Assembly
Box3D.NET.Native.dll

b3StoreWorldId(b3WorldId)

Stores a world identifier in a 32-bit integer.

public static uint b3StoreWorldId(b3WorldId id)

Parameters

id b3WorldId

The identifier to store.

Returns

uint

The packed representation.