GFX.QueueDrawables¶
Name | Mandatory | Description | Default | Type |
---|---|---|---|---|
⬅️ Input |
The drawable queue to retrieve the drawable objects from. | GFX.DrawQueue |
||
Output ➡️ |
A sequence of drawable objects. | [GFX.Drawable] |
Retrieves the drawable objects from the input drawable queue and outputs it as a sequence of drawable objects.