C# Class Shaker, EffectShader

Mostra file Open project: inoook/EffectShader Class Usage Examples

Public Properties

Property Type Description
blur_vec_x float
blur_vec_y 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

blur_vec_x public_oe property

public float blur_vec_x
return float

blur_vec_y public_oe property

public float blur_vec_y
return float