REDRenderShaderVertexColor.h
Macro Definitions
Namespaces
Types
Detailed Description
Header file describing the RED::RenderShaderVertexColor class, in charge of the rendering of a per vertex interpolated color.
Macro Definition
-
RED_RSH_VERTEX_COLOR_RENDER_PASS
(RED::MATERIAL_PASS) RED::RenderShaderVertexColor input parameter. Defines the shader rendering pass.
-
RED_RSH_VERTEX_COLOR_COLOR_CHANNEL
(RED::MESH_CHANNEL) RED::RenderShaderVertexColor input parameter. Defines the geometry channel storing vertex colors.
-
RED_VERTEX_COLOR_SHADER_PRELIT_STRING_ID
Default RED::Object string identifier of a RED::RenderShaderVertexColor in a pass.
-
RED_VERTEX_COLOR_SHADER_INDIRECT_PRELIT_STRING_ID
Default RED::Object string identifier of a RED::RenderShaderVertexColor in a pass.
-
RED_VERTEX_COLOR_SHADER_POSTLIT_STRING_ID
Default RED::Object string identifier of a RED::RenderShaderVertexColor in a pass.
-
RED_VERTEX_COLOR_SHADER_INDIRECT_POSTLIT_STRING_ID
Default RED::Object string identifier of a RED::RenderShaderVertexColor in a pass.