set_shader_param


Description:

[ Version ( deprecated = true , deprecated_since = "1.8" , since = "1.0" ) ]
public void set_shader_param (string param, Value value)

Warning: set_shader_param is deprecated since 1.8.

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

Note:

Use set_uniform_value instead

Parameters:

this

a Actor

param

the name of the parameter

value

the value of the parameter