GFX.UIPass¶
| Name | Mandatory | Description | Default | Type |
|---|---|---|---|---|
⬅️ Input |
The input of this shard is ignored. | None |
||
Output ➡️ |
The render pass object. | GFX.PipelineStep |
||
Queue |
No | The drawables queue to get the UI drawable objects from. | none |
NoneVar(GFX.DrawQueue) |
Name |
No | A name for this pass, to aid in debugging | none |
NoneString |
This shard creates a render pass object designed for rendering UI using the UI drawable objects from the drawables queue specified in the Queue parameter.