C# Class FlickerMaterialValue, OZML

Inheritance: MonoBehaviour
Show file Open project: merveilles/OZML

Public Properties

Property Type Description
CoolDown float
MaterialOne Material
Name string

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

CoolDown public property

public float CoolDown
return float

MaterialOne public property

public Material MaterialOne
return Material

Name public property

public string Name
return string