/
class Enlighten CopyProbeOutputInfo
This is the documentation for Enlighten.
class Enlighten CopyProbeOutputInfo
class Enlighten::CopyProbeOutputInfo
Parameters to be enqueued for a CopyProbeOutputInfo() command.
Variables
Name | Description |
---|---|
Geo::GeoGuid m_ProbeSetId | Id of the probe set to copy the output of. |
Geo::SHCoeff ** m_PtrOutB | Blue channel. After use these buffers should be deallocated with GEO_ALIGNED_FREE. |
Geo::SHCoeff ** m_PtrOutG | Similarly for green channel. |
Geo::SHCoeff ** m_PtrOutR | The pointer to the resulting buffer of SH coefficients for the red channel will be written to this address (or NULL if not found). |
Geo::u32 * m_SHOrder | The actual Spherical Harmonics order that was solved will be written to this address. |
, multiple selections available,
Related content
Debug with Enlighten tools
Debug with Enlighten tools
More like this
How Enlighten works
How Enlighten works
More like this
9. Efficient Enlighten lighting
9. Efficient Enlighten lighting
More like this
2. Run the parameterize
2. Run the parameterize
More like this
Precompute your level
Precompute your level
More like this
World properties
World properties
More like this