Table of Contents

Method b3World_GetCounters

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

b3World_GetCounters(b3WorldId)

Get world counters and sizes

public static extern b3Counters b3World_GetCounters(b3WorldId worldId)

Parameters

worldId b3WorldId

See the Box3D documentation.

Returns

b3Counters

See the Box3D documentation.