/
struct Enlighten PppiAtlasFootprint
This is the documentation for Enlighten.
struct Enlighten PppiAtlasFootprint
struct Enlighten::PppiAtlasFootprint
A measure of the space required in the PPPI atlas.
Variables
Name | Description |
---|---|
Geo::u32 m_ProbeCount | The number of probes required within the PPPI atlas. |
Geo::u32 m_TileCount | The number of tiles required within the PPPI atlas. |
Functions
Name | Description |
---|---|
PppiAtlasFootprint() | Constructor. |
PppiAtlasFootprint(Geo::u32, Geo::u32) | Constructor. |
Enlighten::PppiAtlasFootprint::PppiAtlasFootprint
public: PppiAtlasFootprint()
Constructor.
Enlighten::PppiAtlasFootprint::PppiAtlasFootprint
public: PppiAtlasFootprint
(
Geo::u32 tileCount,
Geo::u32 probeCount
)
Constructor.
, multiple selections available,
Related content
Mesh projection
Mesh projection
More like this
9. Efficient Enlighten lighting
9. Efficient Enlighten lighting
More like this
7. Lightmap resolution
7. Lightmap resolution
More like this
Level properties
Level properties
More like this
Lightmap UVs
Lightmap UVs
More like this
2. Run the parameterize
2. Run the parameterize
More like this