C# Class AnimatedColor, TheUnseen

Inheritance: MonoBehaviour
ファイルを表示 Open project: henryj41043/TheUnseen Class Usage Examples

Public Properties

Property Type Description
color Color

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

Property Details

color public_oe property

public Color color
return Color