Versions Compared

Key

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

class Enlighten::CopyEmissiveEnvironmentInfo

Parameters to be enqueued for the CopyEmissiveEnvironment() command.

Variables

NameDescription
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.