Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

struct Enlighten::PixelCoord

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

Variables

NameDescription
Geo::u16 m_X

X co-ordinate.

Geo::u16 m_Y

Y co-ordinate.