Table of Contents

Method b3DynamicTree_GetProxyCount

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

b3DynamicTree_GetProxyCount(b3DynamicTree*)

Get the number of proxies created

public static extern int b3DynamicTree_GetProxyCount(b3DynamicTree* tree)

Parameters

tree b3DynamicTree*

See the Box3D documentation.

Returns

int

See the Box3D documentation.