C# Class UltraReal.flicker

Inheritance: UnityEngine.MonoBehaviour
Mostra file Open project: caffeinatedguy/Limbs

Public Properties

Property Type Description
flickerCurve AnimationCurveProperty
lightIntensity float

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

flickerCurve public_oe property

public AnimationCurveProperty,UltraReal flickerCurve
return AnimationCurveProperty

lightIntensity public_oe property

public float lightIntensity
return float