UploadHandler.progress
public float progress;
Description 描述
Returns the proportion of data uploaded to the remote server compared to the total amount of data to upload. (Read Only)
Behaves identically to UnityWebRequest.uploadProgress.
Returns the proportion of data uploaded to the remote server compared to the total amount of data to upload. (Read Only)
Behaves identically to UnityWebRequest.uploadProgress.