Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.