UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSlateRenderBatchCreateInputs Struct Reference

Public Attributes

FGlobalShaderMapShaderMap
 
FSlateSceneViewAllocatorSceneViewAllocator
 
TConstArrayView< FTextureLODGroupTextureLODGroups
 
float DisplayGamma
 
float DisplayContrast
 
float EngineGamma
 
FLinearColor BatchColor
 

Member Data Documentation

◆ BatchColor

FLinearColor FSlateRenderBatchCreateInputs::BatchColor

◆ DisplayContrast

float FSlateRenderBatchCreateInputs::DisplayContrast

◆ DisplayGamma

float FSlateRenderBatchCreateInputs::DisplayGamma

◆ EngineGamma

float FSlateRenderBatchCreateInputs::EngineGamma

◆ SceneViewAllocator

FSlateSceneViewAllocator* FSlateRenderBatchCreateInputs::SceneViewAllocator

◆ ShaderMap

FGlobalShaderMap* FSlateRenderBatchCreateInputs::ShaderMap

◆ TextureLODGroups

TConstArrayView<FTextureLODGroup> FSlateRenderBatchCreateInputs::TextureLODGroups

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