Table of Contents

Method b3StoreBodyId

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

b3StoreBodyId(b3BodyId)

Stores a body identifier in a 64-bit integer.

public static ulong b3StoreBodyId(b3BodyId id)

Parameters

id b3BodyId

The identifier to store.

Returns

ulong

The packed representation.