Delegate Globals.FbxProgressCallback
Namespace: Autodesk.Fbx
Syntax
public delegate bool FbxProgressCallback(float percentage, string status);
Parameters
Type | Name | Description |
---|---|---|
System.Single | percentage | |
System.String | status |
Returns
Type | Description |
---|---|
System.Boolean |