Table of Contents

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

fileName byte*

See the Box3D documentation.

scale float

See the Box3D documentation.

Returns

b3DynamicTree

See the Box3D documentation.