GFX.UIPass¶
Name | - | Description | Default | Type |
---|---|---|---|---|
<input> |
||||
<output> |
GFX.PipelineStep |
|||
Queue |
The queue to draw from (Optional). Uses the default queue if not specified | None |
&GFX.DrawQueue |
Details¶
Defines a render step for rendering UI.
Check the examples on some of the UI shards for how to use this step, for example UI.Label