public SetInts ( int nameID ) : void | ||
nameID | int | Property name ID, use Shader.PropertyToID to get it. |
return | void |
Set multiple consecutive integer parameters at once.
public SetInts ( int nameID ) : void | ||
nameID | int | Property name ID, use Shader.PropertyToID to get it. |
return | void |