PlayCanvasSceneCreator 1.0.9
Loading...
Searching...
No Matches
Playcanvas.Properties.Button Class Reference

Public Attributes

bool enabled
 
bool active
 
See also
UnityProperties.UnityEngine.UI.Button.interactable

 
string imageEntity
 
float[] hoverTint = new float[] { 1,1,1,1 }
 
See also
UnityProperties.UnityEngine.UI.Button.colors.highlightedColor

 
float[] pressedTint = new float[] { 1, 1, 1, 1 }
 
See also
UnityProperties.UnityEngine.UI.Button.colors.pressedColor

 
float[] inactiveTint = new float[] { 1, 1, 1, 1 }
 
See also
UnityProperties.UnityEngine.UI.Button.colors.disabledColor

 

Detailed Description