progress
Gets the progress of the operation.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Android
- Assembly: UnityEngine.AndroidJNIModule
public float progress { get; }
Remarks
The range is 0 to 1. Read-only.