C# Class Swill, EffectShader

Inheritance: EffectBase
Datei anzeigen Open project: inoook/EffectShader

Public Properties

Property Type Description
frequency float
rand float
timer float

Protected Methods

Method Description
InitShader ( ) : void
UpdateParams ( ) : void

Method Details

InitShader() protected method

protected InitShader ( ) : void
return void

UpdateParams() protected method

protected UpdateParams ( ) : void
return void

Property Details

frequency public_oe property

public float frequency
return float

rand public_oe property

public float rand
return float

timer public_oe property

public float timer
return float