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

#include <PostProcessMotionBlur.h>

Public Member Functions

bool IsValid () const
 

Static Public Member Functions

static bool AllowExternal (const FViewInfo &View)
 

Public Attributes

FScreenPassTexture VelocityFlatten
 
FScreenPassTexture VelocityTileArray
 

Static Public Attributes

static constexpr int32 kMaxVelocityTileTextureCount = 2
 
static constexpr int32 kTileSize = 16
 

Member Function Documentation

◆ AllowExternal()

bool FVelocityFlattenTextures::AllowExternal ( const FViewInfo View)
static

◆ IsValid()

bool FVelocityFlattenTextures::IsValid ( ) const
inline

Member Data Documentation

◆ kMaxVelocityTileTextureCount

constexpr int32 FVelocityFlattenTextures::kMaxVelocityTileTextureCount = 2
staticconstexpr

◆ kTileSize

constexpr int32 FVelocityFlattenTextures::kTileSize = 16
staticconstexpr

◆ VelocityFlatten

FScreenPassTexture FVelocityFlattenTextures::VelocityFlatten

◆ VelocityTileArray

FScreenPassTexture FVelocityFlattenTextures::VelocityTileArray

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