Version: 5.5 (switch to 5.6b)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Method group is Obsolete

MaterialEditor.GetTextureScale

Obsolete public Vector2 GetTextureScale(string propertyName, out bool hasMixedValueX, out bool hasMixedValueY);

Parameters

propertyName Name of the texture property that you wish to examine the scale of.
hasMixedValueX Does the x scale have multiple values?
hasMixedValueY Does the y scale have multiple values?

Description

Get the value of a given texture scale for a given texture property.