MaterialPropertyBlock.SetTexture
Parameters
| name | The name of the property. | |
| nameID | The name ID of the property retrieved by Shader.PropertyToID. | |
| value | The Texture to set. |
Description 描述
Set a texture property.
| name | The name of the property. | |
| nameID | The name ID of the property retrieved by Shader.PropertyToID. | |
| value | The Texture to set. |
Set a texture property.