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