UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SimpleElementShaders.h File Reference
#include "CoreMinimal.h"
#include "ShaderParameters.h"
#include "Shader.h"
#include "GlobalShader.h"
#include "SceneTypes.h"
#include "Engine/EngineTypes.h"
#include "DataDrivenShaderPlatformInfo.h"

Go to the source code of this file.

Classes

class  FSimpleElementVS
 
class  FSimpleElementPS
 
class  FSimpleElementAlphaOnlyPS
 
class  FSimpleElementGammaBasePS
 
class  FSimpleElementGammaPS< bSRGBTexture >
 
class  FSimpleElementGammaAlphaOnlyPS
 
class  FSimpleElementMaskedGammaBasePS
 
class  FSimpleElementMaskedGammaPS< bSRGBTexture >
 
class  FSimpleElementDistanceFieldGammaPS
 
class  FSimpleElementHitProxyPS
 
class  FSimpleElementColorChannelMaskPS
 

Typedefs

typedef FSimpleElementGammaPS< trueFSimpleElementGammaPS_SRGB
 
typedef FSimpleElementGammaPS< falseFSimpleElementGammaPS_Linear
 
typedef FSimpleElementMaskedGammaPS< trueFSimpleElementMaskedGammaPS_SRGB
 
typedef FSimpleElementMaskedGammaPS< falseFSimpleElementMaskedGammaPS_Linear
 

Typedef Documentation

◆ FSimpleElementGammaPS_Linear

◆ FSimpleElementGammaPS_SRGB

◆ FSimpleElementMaskedGammaPS_Linear

◆ FSimpleElementMaskedGammaPS_SRGB