priority

Priority is a unit-less value where lower values represent higher priority. For world-based objects, this is usually the distance from the camera. A request that does not have a priority function defaults to a priority of 0.

If priorityFunction is defined, this value is updated every frame with the result of that call.

See also