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.
IntInt property.