Table of Contents

Method b3LoadShapeId

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

b3LoadShapeId(ulong)

Restores a shape identifier from a 64-bit integer.

public static b3ShapeId b3LoadShapeId(ulong x)

Parameters

x ulong

The packed representation.

Returns

b3ShapeId

The restored identifier.