float
DownloadProgress
{
get;
set;
} Description
For cloud assets, a value between <c>0.0</c> and <c>1.0</c> representing download progress.
Download will only start after the first call to <see cref="M:Editor.DragAssetData.GetAssetAsync" />.
Return
User Comments