docs.unity.cn
    Show / Hide Table of Contents

    Property Progress

    Progress

    A custom operation should override this method to return the progress of the operation.

    Declaration
    protected virtual float Progress { get; }
    Property Value
    Type Description
    Single

    Progress of the operation. Value should be between 0.0f and 1.0f

    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use