Property | Type | Description | |
---|---|---|---|
backgroundRenderer | Renderer, | ||
focusColor | Color, |
Method | Description | |
---|---|---|
OnFocusEnter ( FocusEventData eventData ) : void | ||
OnFocusExit ( FocusEventData eventData ) : void |
Method | Description | |
---|---|---|
Start ( ) : void |
public OnFocusEnter ( FocusEventData eventData ) : void | ||
eventData | FocusEventData | |
return | void |
public OnFocusExit ( FocusEventData eventData ) : void | ||
eventData | FocusEventData | |
return | void |