FfxBrixelizerAABB
struct FfxBrixelizerAABB
A structure representing an axis aligned bounding box for use with Brixelizer.
Public Interface
Public Members:
float min
float min
The minimum bounds of the AABB.
Source: sdk/include/FidelityFX/host/ffx_brixelizer.h
(line 61, column 11)
float max
float max
The maximum bounds of the AABB.
Source: sdk/include/FidelityFX/host/ffx_brixelizer.h
(line 62, column 11)
Used By: FfxBrixelizerInstanceDescription
Source: sdk/include/FidelityFX/host/ffx_brixelizer.h
(line 60, column 1)