This is the documentation for Enlighten.
class Enlighten CopyEmissiveEnvironmentInfo
class Enlighten::CopyEmissiveEnvironmentInfo
Parameters to be enqueued for the CopyEmissiveEnvironment() command.
Variables
Name | Description |
---|---|
Geo::GeoGuid m_EnvironmentId | Id of the environment to be copied. |
InputLightingBuffer ** m_InputLightingBufferOut | The pointer of the resulting input lighting buffer will be written to this address (or NULL if not found). |
Geo::s32 * m_ResolutionOut | The resolution of the environment (or zero if no environment with the given ID was found) will be written to this address. |