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
treeb3DynamicTree*-
See the Box3D documentation.
proxyIdint-
See the Box3D documentation.
Returns
- ulong
-
See the Box3D documentation.