This version of Unity is unsupported.

ShaderParamType

enumeration

Description

Options for the data type of a shader constant's members.

Properties

FloatA float.
IntAn integer.
BoolA boolean.
HalfA half-precision float.
ShortA short.
UIntAn unsigned integer.