Delegate Globals.FbxProgressCallback
Namespace: Autodesk.Fbx
Assembly: Autodesk.Fbx.dll
Syntax
public delegate bool Globals.FbxProgressCallback(float percentage, string status)
Parameters
Type | Name | Description |
---|---|---|
float | percentage | |
string | status |
Returns
Type | Description |
---|---|
bool |