![]() |
GearBlocks
The GearBlocks Lua scripting API
|
Provides access to a UI image's properties. More...
Properties | |
TextureProxy | Texture [get, set] |
The image's texture. | |
RectProxy | UVRect [get, set] |
The image's texture UV rect. | |
Color32Proxy | Colour [get, set] |
The image's colour. | |
Provides access to a UI image's properties.
|
getset |
The image's texture.
The texture displayed by this image.
|
getset |
The image's texture UV rect.
The UV rect used by this image's texture.
|
getset |
The image's colour.
The colour tint applied to this image.