C# Class Graphics.Detail.ColorAnimationForLight

Inheritance: UnityEngine.MonoBehaviour, IGraphicsFX
Mostra file Open project: juliancruz87/madbricks

Public Methods

Method Description
Play ( ) : void
Stop ( ) : void

Private Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Play() public method

public Play ( ) : void
return void

Stop() public method

public Stop ( ) : void
return void