docs.unity.cn
    Show / Hide Table of Contents

    Property Percent

    Percent

    Returns the computed percent complete as a float value between 0 & 1. If TotalBytes == 0, 1 is returned.

    Declaration
    public readonly float Percent { get; }
    Property Value
    Type Description
    Single
    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use