FPixelInspectorRequest

Class use to add FScene pixel inspect request

Windows
MacOS
Linux

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

Name Description

Public variable

bool

 

AllowStaticLighting

Public variable

int32

 

BufferIndex

Public variable

int32

 

FrameCountAfterRenderingCommandSend

Public variable

int32

 

GBufferPrecision

GPU state at capture time.

Public variable

float

 

PreExposure

Public variable

bool

 

RenderingCommandSend

Public variable

bool

 

RequestComplete

Public variable

int32

 

RequestTickSinceCreation

Public variable

FVector2D

 

SourceViewportUV

Public variable

int32

 

ViewId

Constructors

Name Description

Public function

FPixelInspectorRequest()

Destructors

Name Description

Public function

~FPixelInspectorRequest()

Functions

Name Description

Public function

void

 

MarkSendToRendering()

Public function

void

 

SetRequestData

(
    FVector2D SrcViewportUV,
    int32 TargetBufferIndex,
    int32 ViewUniqueId,
    int32 GBufferFormat,
    bool StaticLightingEnable,
    float InPreExposure
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss