UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Froxel Namespace Reference

Classes

class  FRenderer
 
struct  FViewData
 

Functions

FSharedParameters MakeSharedParameters (const FViewInfo &View)
 

Detailed Description

Functions and data structures to manage lists of froxels that represent some geometry, e.g., the depth buffer. The froxels are spaced such that they are as deep as they are wide (at the near plane of the froxel slice). This means they provide good bounds for the samples they represent.

Function Documentation

◆ MakeSharedParameters()

FSharedParameters Froxel::MakeSharedParameters ( const FViewInfo View)