BrushShorthand¶
Struct | orca.UIKit
Represents a generic brush used for filling UI elements.
Overview¶
Fields¶
| Field | Type | Description |
|---|---|---|
Color |
color |
Solid color fill. |
Image |
Texture |
Texture/image fill. |
Material |
Material |
Custom material or shader fill. Advanced fill using shader/material settings for effects beyond simple color or image. |