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 FDistortionVertex
Remarks
The vertex data used to filter a texture.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector2f | Position | ||
| FVector2f | TexB | ||
| FVector2f | TexG | ||
| FVector2f | TexR | ||
| float | TimewarpFactor | ||
| float | VignetteFactor |