ShaderPropertyType

enumeration

Switch to Manual

Description

Type of a given shader property.

Variables

ColorThe property holds a Vector4 value representing a color.
VectorThe property holds a Vector4 value.
FloatThe property holds a floating number value.
RangeThe property holds a floating number value in a certain range.
TextureThe property holds a Texture object.