ShaderValueFormat
Values
Name | Description |
---|---|
ShaderValueFormat_Half | Value: 0 |
ShaderValueFormat_Float | Value: 1 |
ShaderValueFormat_Int | Value: 2 |
ShaderValueFormat_UInt | Value: 3 |
ShaderValueFormat_Bool | Value: 4 |
Last modified April 26, 2020: Update frostbite type documentation (8b14351c)