Navigation
API > API/Runtime > API/Runtime/RenderCore
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/RendererInterface.h |
| Include | #include "RendererInterface.h" |
Syntax
class FPixelInspectorRequest
Remarks
Class use to add FScene pixel inspect request
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | AllowStaticLighting | ||
| int32 | BufferIndex | ||
| int32 | FrameCountAfterRenderingCommandSend | ||
| int32 | GBufferPrecision | GPU state at capture time. | |
| float | PreExposure | ||
| bool | RenderingCommandSend | ||
| bool | RequestComplete | ||
| int32 | RequestTickSinceCreation | ||
| FVector2f | SourceViewportUV | ||
| int32 | ViewId |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void | SetRequestData
(
FVector2f SrcViewportUV, |