PlayCanvasSceneCreator 1.0.9
Loading...
Searching...
No Matches
UnityProperties.UnityEngine.UI.Button.colors Class Reference

ColorBlock. More...

Public Attributes

float[] highlightedColor = new float[] { 1, 1, 1, 1 }
 
See also
Playcanvas.Properties.Button.hoverTint

 
float[] pressedColor = new float[] { 1, 1, 1, 1 }
 
See also
Playcanvas.Properties.Button.pressedTint

 
float[] disabledColor = new float[] { 1, 1, 1, 1 }
 
See also
Playcanvas.Properties.Button.inactiveTint

 

Detailed Description

ColorBlock.