C# Class AnimatedAlpha, TheUnseen

Makes it possible to animate alpha of the widget or a panel.
Inheritance: MonoBehaviour
Mostra file Open project: henryj41043/TheUnseen Class Usage Examples

Public Methods

Method Description
OnEnable ( ) : void
Update ( ) : void

Method Details

OnEnable() public method

public OnEnable ( ) : void
return void

Update() public method

public Update ( ) : void
return void