UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FDistortionVertex Struct Reference

#include <PostProcessHMD.h>

Public Attributes

FVector2f Position
 
FVector2f TexR
 
FVector2f TexG
 
FVector2f TexB
 
float VignetteFactor
 
float TimewarpFactor
 

Detailed Description

The vertex data used to filter a texture.

Member Data Documentation

◆ Position

FVector2f FDistortionVertex::Position

◆ TexB

FVector2f FDistortionVertex::TexB

◆ TexG

FVector2f FDistortionVertex::TexG

◆ TexR

FVector2f FDistortionVertex::TexR

◆ TimewarpFactor

float FDistortionVertex::TimewarpFactor

◆ VignetteFactor

float FDistortionVertex::VignetteFactor

The documentation for this struct was generated from the following file: