docs.unity.cn
    Show / Hide Table of Contents

    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
    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Tuesday, January 10, 2023
    Terms of use