C# Class FlickerMaterialAndLight, Obsolete

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

public float BrightnessOne
return float

BrightnessTwo public_oe property

public float BrightnessTwo
return float

CoolDown public_oe property

public float CoolDown
return float

MaterialOne public_oe property

public Material MaterialOne
return Material

MaterialTwo public_oe property

public Material MaterialTwo
return Material

TargetLight public_oe property

public GameObject TargetLight
return GameObject