set_shader_param_int


Description:

[ Version ( deprecated = true , deprecated_since = "1.8" , since = "0.8" ) ]
public void set_shader_param_int (string param, int value)

Warning: set_shader_param_int is deprecated since 1.8.

Sets the value for a named int parameter of the shader applied to actor.

Note:

Use clutter_shader_effect_set_uniform instead

Parameters:

this

a Actor

param

the name of the parameter

value

the value of the parameter