Navigation
API > API/Runtime > API/Runtime/Renderer > API/Runtime/Renderer/PostProcess
References
| Module | Renderer |
| Header | /Engine/Source/Runtime/Renderer/Public/PostProcess/PostProcessHMD.h |
| Include | #include "PostProcess/PostProcessHMD.h" |
Syntax
struct FHMDDistortionInputs
Variables
| Type | Name | Description | |
|---|---|---|---|
| FScreenPassRenderTarget | OverrideOutput | [Optional] Render to the specified output. If invalid, a new texture is created and returned. | |
| FScreenPassTexture | SceneColor | [Required] The input scene color and view rect. |