Parameters > Citect.ini File Parameters > Animator Parameters > [Animator]InvalidRegionQueueDepth

[Animator]InvalidRegionQueueDepth

The maximum number of non-overlapping objects (or objects that are further apart than the distance specified by the [Animator]InvalidRegionExpansion parameter) that will be individually re-drawn simultaneously at runtime. For example, if you set this parameter to 30, and you have a graphics page that contains 200 non-overlapping lights(driven by digital tags), and the associated tags change state at once, only 30 of the lights would be re-drawn individually; the remaining lights would be re-drawn (as a group) in one step.

Allowable Values: 1 to 32000

Default Value: 10

See Also