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 © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, June 26, 2023