Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

public float progress { get; }

Remarks

Behaves identically to UnityWebRequest.uploadProgress.