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

OnDemandResourcesRequest.loadingPriority

public float loadingPriority;

Description

Sets the priority for request.

Value range is [0; 1] or greater than 1 to give the request special "urgent" status.

Equivalent to setting NSBundleResourceRequest.loadingPriority.