docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property scheduleProgress

    scheduleProgress

    Returns the proportion of the model scheduled for execution since the last call to StartManualSchedule.

    Returns 0.0 after you call StartManualSchedule. Returns 1.0 when the model is fully scheduled.

    The value increases each time you iterate on the IEnumerator that StartManualSchedule returns.

    Declaration
    public virtual float scheduleProgress { get; }
    Property Value
    Type Description
    float
    Implements
    IWorker.scheduleProgress
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)