ShaderPropertyType

enumeration

Description

Type of a given shader property.

Properties

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.
IntThe property holds an integer number value.

Did you find this page useful? Please give it a rating: