Table of Contents

Method b3DynamicTree_GetCategoryBits

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

b3DynamicTree_GetCategoryBits(b3DynamicTree*, int)

Get the category bits on a proxy.

public static extern ulong b3DynamicTree_GetCategoryBits(b3DynamicTree* tree, int proxyId)

Parameters

tree b3DynamicTree*

See the Box3D documentation.

proxyId int

See the Box3D documentation.

Returns

ulong

See the Box3D documentation.