Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PriorityListElement

A PriorityListElement has a priority to assist in sorting. The idea is that the items in a grouped priority list will not modify their priority during processing to such an amount, that they will change into another group. Smaller lists are smaller to sort, and in case of resource limitation (maximum number of rendered objects reached), not all items have to be sorted at all.

Hierarchy

  • PriorityListElement

Index

Properties

Properties

priority

priority: number

The integer value of this priority is used to group objects of "same" priority.

Generated using TypeDoc