MaterialTilingBase.SetTextureScale
Method in MaterialTilingBase
Declaration
protected void SetTextureScale(Material material, Vector2 scale)Description
Sets the texture scale of a material.
Parameters
| material | The material to set the texture scale of. | 
| scale | The texture scale to set. |