Navigation
API > API/Runtime > API/Runtime/RenderCore
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/GBufferInfo.h |
| Include | #include "GBufferInfo.h" |
Syntax
struct FGBufferTarget
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bIsRenderTargetable | ||
| bool | bIsShaderResource | ||
| bool | bIsSrgb | ||
| bool | bIsUsingExtraFlags | ||
| FString | TargetName | ||
| EGBufferType | TargetType |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FGBufferTarget& Rhs |