C# Class FlickerMaterialAndLight, Obsolete

Inheritance: MonoBehaviour
Show file Open project: Orihaus/Obsolete

Public Properties

Property Type Description
BrightnessOne float
BrightnessTwo float
CoolDown float
MaterialOne Material
MaterialTwo Material
TargetLight GameObject

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

BrightnessOne public property

public float BrightnessOne
return float

BrightnessTwo public property

public float BrightnessTwo
return float

CoolDown public property

public float CoolDown
return float

MaterialOne public property

public Material MaterialOne
return Material

MaterialTwo public property

public Material MaterialTwo
return Material

TargetLight public property

public GameObject TargetLight
return GameObject