UI.SubArea¶
| Name | Mandatory | Description | Default | Type | 
|---|---|---|---|---|
| ⬅️ Input | The input of the shard, if any | Any | ||
| Output ➡️ | The resulting output of the shard | Any | ||
| Contents | No | The UI contents. | none | NoneShard[Shard] | 
| Offset | No | Relative offset. (X/Y) | none | Float2Var(Float2) | 
| Anchor | No | The anchor for the inner UI, relative to the available space | none | AnchorVar(Anchor) | 
| Pivot | No | The pivot for the inner UI | none | AnchorVar(Anchor) | 
Places UI element at a specific position.