FfxBrixelizerAABB

A structure representing an axis aligned bounding box for use with Brixelizer.

File location: sdk/include/FidelityFX/host/ffx_brixelizer.h

Detailed description

A structure representing an axis aligned bounding box for use with Brixelizer.

Data fields

Type

Description

float

min
The minimum bounds of the AABB.

float

max
The maximum bounds of the AABB.