progress
Returns the proportion of data uploaded to the remote server compared to the total amount of data to upload. (Read Only)
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Networking
- Assembly: UnityEngine.UnityWebRequestModule
public float progress { get; }
Remarks
Behaves identically to UnityWebRequest.uploadProgress.