Versions Compared

Key

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

struct Enlighten::PppiShaderParameters

The shader parameters required to sample per pixel probe lighting.

Variables

NameDescription
Geo::GeoVector3 m_AtlasTileScale

Tile to atlas texture scale.

Geo::GeoVector3 m_IndirectionClipmapOrigin

World to indirection texture offset.

Geo::GeoVector3 m_IndirectionClipmapScale

World to indirection texture scale.

Geo::GeoVector3 m_IndirectionTextureSize

Size of indirection texture in pixels.

Geo::u32 m_LodCount

The number of levels of detail.

float m_LodDistance

The distance in world units from the view origin at which to begin reduction of the level of detail.