remainingTime
Returns this progress indicator's remaining time to completion.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor
public TimeSpan remainingTime { get; }
Remarks
Additional Resources: Progress.GetRemainingTime, Progress.Item.SetRemainingTime.