C# Class FlickerMaterialValue, OZML

Inheritance: MonoBehaviour
Mostra 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_oe property

public float CoolDown
return float

MaterialOne public_oe property

public Material MaterialOne
return Material

Name public_oe property

public string Name
return string