I want to vary variable within a shader, so i am using the material.SetFloat command, and no errors in debug console, but the variable in the shader is not changing, while the variable in the setfloat is changing… here is i screencapture:

have to use name of the variable in the shader, not the title of the variable in property… doh! thanks.