Navigation
API > API/Runtime > API/Runtime/RenderCore
| Name | FGBufferInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/RenderCore/Public/GBufferInfo.h |
| Include Path | #include "GBufferInfo.h" |
Syntax
struct FGBufferInfo
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| MaxTargets | const int | GBufferInfo.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| NumTargets | int32 | GBufferInfo.h | ||
| Slots | FGBufferItem | GBufferInfo.h | ||
| Targets | FGBufferTarget | GBufferInfo.h |