var mainTextureScale : Vector2
Description描述
The texture scale of the main texture.
主纹理中的纹理缩放量
The same as using GetTextureScale or SetTextureScale with "_MainTex" name.
这个和使用 "_MainTex" 名称的 GetTextureScale 或 SetTextureScale 相同
参考:SetTextureScale , GetTextureScale .