Type Function Return value none Revision Release 2024.3703 Keywords on-demand resources, onDemandResources, setDownloadPriority See also onDemandResources.request() onDemandResources.getDownloadPriority() onDemandResources.*
If you want to download several resources (tags) at once, you can use this function to set the priority for which should be downloaded first.
onDemandResources.setDownloadPriority( tag, priority )
String. Tag for which to set the download priority.
Number or String. If passing a number, use a value in the range of 0.0
to 1.0
where 1.0
is the highest download priority "urgent"
)"urgent"
indicates the maximum download priority.
Using a priority of "urgent"
may cause a drop in frame rate. Generally, you should not set an urgent download priority during