Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

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.