Table of Contents

Method b3StoreShapeId

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

b3StoreShapeId(b3ShapeId)

Stores a shape identifier in a 64-bit integer.

public static ulong b3StoreShapeId(b3ShapeId id)

Parameters

id b3ShapeId

The identifier to store.

Returns

ulong

The packed representation.