Berserk
|
Describes single param in the shader. More...
#include <ShaderParams.hpp>
Public Attributes | |
StringName | name |
StringName | uiName |
String | description |
String | defaultValue |
uint32 | arraySize = 1 |
uint32 | info = 0xffffffff |
ShaderParamType | type = ShaderParamType::Unknown |
RHIShaderDataType | typeData = RHIShaderDataType::Unknown |
RHIShaderParamType | typeParam = RHIShaderParamType::Unknown |
Describes single param in the shader.