This is the documentation for Enlighten.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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.

  • No labels