Skip to content

TextureIndices

struct TextureIndices

Public Interface

Public Members:

int AlbedoTextureIndex

int AlbedoTextureIndex

Source: framework/cauldron/framework/inc/shaders/surfacerendercommon.h (line 117, column 17)

int AlbedoSamplerIndex

int AlbedoSamplerIndex

Source: framework/cauldron/framework/inc/shaders/surfacerendercommon.h (line 118, column 17)

int MetalRoughSpecGlossTextureIndex

int MetalRoughSpecGlossTextureIndex

Source: framework/cauldron/framework/inc/shaders/surfacerendercommon.h (line 119, column 17)

int MetalRoughSpecGlossSamplerIndex

int MetalRoughSpecGlossSamplerIndex

Source: framework/cauldron/framework/inc/shaders/surfacerendercommon.h (line 120, column 17)

int NormalTextureIndex

int NormalTextureIndex

Source: framework/cauldron/framework/inc/shaders/surfacerendercommon.h (line 121, column 17)

int NormalSamplerIndex

int NormalSamplerIndex

Source: framework/cauldron/framework/inc/shaders/surfacerendercommon.h (line 122, column 17)

int EmissiveTextureIndex

int EmissiveTextureIndex

Source: framework/cauldron/framework/inc/shaders/surfacerendercommon.h (line 123, column 17)

int EmissiveSamplerIndex

int EmissiveSamplerIndex

Source: framework/cauldron/framework/inc/shaders/surfacerendercommon.h (line 124, column 17)

int OcclusionTextureIndex

int OcclusionTextureIndex

Source: framework/cauldron/framework/inc/shaders/surfacerendercommon.h (line 125, column 17)

int OcclusionSamplerIndex

int OcclusionSamplerIndex

Source: framework/cauldron/framework/inc/shaders/surfacerendercommon.h (line 126, column 17)

int2 Padding

int2 Padding

Source: framework/cauldron/framework/inc/shaders/surfacerendercommon.h (line 127, column 17)

Used By: GBufferRenderModule::PipelineSurfaceRenderInfo, RasterShadowRenderModule::PipelineSurfaceRenderInfo, TranslucencyRenderModule::PipelineSurfaceRenderInfo

Source: framework/cauldron/framework/inc/shaders/surfacerendercommon.h (line 100, column 1)