Version: 2021.3
语言: 中文

ShaderParamType

enumeration

切换到手册

描述

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

变量

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