Navigation
API > API/Runtime > API/Runtime/RenderCore
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/GBufferInfo.h |
| Include | #include "GBufferInfo.h" |
Syntax
struct FGBufferParams
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bHasPrecShadowFactor | ||
| bool | bHasSingleLayerWaterSeparatedMainLight | ||
| bool | bHasTangent | ||
| bool | bHasVelocity | ||
| bool | bUsesVelocityDepth | ||
| int32 | LegacyFormatIndex | ||
| EShaderPlatform | ShaderPlatform |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FGBufferParams& RHS |
||
| bool | operator==
(
const FGBufferParams& RHS |