Navigation
API > API/Runtime > API/Runtime/RenderCore
The texture positions in the GBuffer
| Name | FGBufferItem |
| Type | struct |
| Header File | /Engine/Source/Runtime/RenderCore/Public/GBufferInfo.h |
| Include Path | #include "GBufferInfo.h" |
Syntax
struct FGBufferItem
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FGBufferItem () |
GBufferInfo.h | ||
FGBufferItem
(
EGBufferSlot InBufferSlot, |
GBufferInfo.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| MaxPacking | const int | GBufferInfo.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsValid | bool | GBufferInfo.h | ||
| bQuantizationBias | bool | GBufferInfo.h | ||
| BufferSlot | EGBufferSlot | GBufferInfo.h | ||
| Checker | EGBufferChecker | GBufferInfo.h | ||
| Compression | EGBufferCompression | GBufferInfo.h | ||
| Packing | FGBufferPacking | GBufferInfo.h |