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

#include <SceneTextureReductions.h>

Public Attributes

FVector4f InvDeviceZToWorldZTransform = FVector4f(0.0f, 0.0f, 1.0f, 0.0f)
 
float SceneDepthBias = 0.0f
 
bool bLevel0Unscaled = false
 

Member Data Documentation

◆ bLevel0Unscaled

bool FExtraParameters::bLevel0Unscaled = false

◆ InvDeviceZToWorldZTransform

FVector4f FExtraParameters::InvDeviceZToWorldZTransform = FVector4f(0.0f, 0.0f, 1.0f, 0.0f)

◆ SceneDepthBias

float FExtraParameters::SceneDepthBias = 0.0f

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