Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.