Parameter | Description |
---|---|
name | The name of the property. |
nameID | The name ID of the property retrieved by Shader.PropertyToID. |
value | The int value to set. |
This method is deprecated. Use SetFloat or SetInteger instead.
Additional resources: SetFloat.