Berserk
Public Attributes | List of all members
ShaderParam Class Reference

Describes single param in the shader. More...

#include <ShaderParams.hpp>

Collaboration diagram for ShaderParam:
Collaboration graph
[legend]

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
 

Detailed Description

Describes single param in the shader.


The documentation for this class was generated from the following file: