Method b3DynamicTree_Load
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3DynamicTree_Load(byte*, float)
Load a file for debugging
public static extern b3DynamicTree b3DynamicTree_Load(byte* fileName, float scale)Parameters
Returns
- b3DynamicTree
-
See the Box3D documentation.