Skip to content

FfxFloatCoords2D

struct FfxFloatCoords2D

A structure encapsulating a 2-dimensional set of floating point coordinates.

Public Interface

Public Members:

float x

float x

The x coordinate of a 2-dimensional point.

Source: sdk/include/FidelityFX/host/ffx_types.h (line 715, column 37)

float y

float y

The y coordinate of a 2-dimensional point.

Source: sdk/include/FidelityFX/host/ffx_types.h (line 716, column 37)

Used By

This type is used by:

Source: sdk/include/FidelityFX/host/ffx_types.h (line 713, column 1)