Table of Contents

Method b3World_GetProfile

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

b3World_GetProfile(b3WorldId)

Get the current world performance profile

public static extern b3Profile b3World_GetProfile(b3WorldId worldId)

Parameters

worldId b3WorldId

See the Box3D documentation.

Returns

b3Profile

See the Box3D documentation.