Material.mainTextureScalevar mainTextureScale : Vector2DescriptionThe texture scale of the main texture. The same as using GetTextureScale or SetTextureScale with "_MainTex" name. See Also: SetTextureScale, GetTextureScale.
JavaScript
function Update () { using UnityEngine; import UnityEngine |
