Color
: Color
[Set] |
The Color used for the Image of the background.
Can work together with the Sprite property and change based on events like hover/click.
Signature
Color Color |
PixelDensityMultiplier
: float
[Set] |
The pixelsPerUnitMultiplier property for the Image of the background.
Which is the pixel per unit modifier to change how sliced sprites are generated.
Signature
float PixelDensityMultiplier |
Sprite
: Sprite
[Set] |
The sprite texture used for the Image of the background.
Can be null if not using it.
Signature
Sprite Sprite |
Setup
(
owner
)
|