Method b3DynamicTree_Validate
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3DynamicTree_Validate(b3DynamicTree*)
Validate this tree. For testing.
public static extern void b3DynamicTree_Validate(b3DynamicTree* tree)Parameters
treeb3DynamicTree*-
See the Box3D documentation.