C# Class Slitscan, EffectShader

Inheritance: EffectBase
Show file Open project: inoook/EffectShader

Public Properties

Property Type Description
val3 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

val3 public property

public float val3
return float