Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.