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 © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use