This is the documentation for Enlighten.
struct Enlighten PixelBarycentricWeights
struct Enlighten::PixelBarycentricWeights
Data about a given pixel in the lightmap.
Variables
| Name | Description |
|---|---|
| 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. |
, multiple selections available,