Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

PropType

enumeration

Description

Material property type.

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

Additional resources: MaterialProperty.type.

Properties

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