This version of Unity is unsupported.

MaterialPropertyType

enumeration

Description

The type of a given material property.

Properties

FloatA Float Property.
IntAn Integer Property.
VectorA Vector Property.
MatrixA Matrix Property.
TextureA Texture Property.
ConstantBufferA Constant Buffer Property.
ComputeBufferA Compute Buffer Property.