This is the documentation for Enlighten.

struct Enlighten PixelCoord

struct Enlighten::PixelCoord

Enlighten internal class for storing a pixel index within an albedo or emissive texture.

Variables

Name Description
Geo::u16 m_X

X co-ordinate.

Geo::u16 m_Y

Y co-ordinate.