LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

PropType

enumeration

Description

Material property type.

Material properties can be textures, colors, floats and so on.

See Also: MaterialProperty.type.

Properties

ColorColor property.
VectorVector property.
FloatFloat property.
RangeRanged float (with min/max values) property.
TextureTexture property.