Versions Compared

Key

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

struct Enlighten::PixelBarycentricWeights

Data about a given pixel in the lightmap.

Variables

NameDescription
Geo::s32 InstanceIdx

Index of the instance this pixel is associated with.

Geo::s32 MeshIdx

Index of the mesh this pixel is associated with.

Geo::BaryWeights PixelCenter

Barycentric weights for the pixel center within the triangle.

Geo::GeoGuid SystemId

ID of the system this pixel is associated with.

Geo::s32 TriangleIdx

Index of the triangle this pixel is associated with.