![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <GBufferInfo.h>
Public Member Functions | |
| bool | operator== (const FGBufferParams &RHS) const |
| bool | operator!= (const FGBufferParams &RHS) const |
Public Attributes | |
| EShaderPlatform | ShaderPlatform = SP_NumPlatforms |
| int32 | LegacyFormatIndex = 0 |
| bool | bHasVelocity = false |
| bool | bHasTangent = false |
| bool | bHasPrecShadowFactor = false |
| bool | bUsesVelocityDepth = false |
| bool | bHasSingleLayerWaterSeparatedMainLight = false |
|
inline |
|
inline |
| int32 FGBufferParams::LegacyFormatIndex = 0 |
| EShaderPlatform FGBufferParams::ShaderPlatform = SP_NumPlatforms |