| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/MaterialPropertyBlock.SetInt.html | [Back] [Original] |
| 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.
| Web Proxy Viewer | New URL | Original Page |