![]() |
XII Release 0.1.0
|
Defines the target specular reflection probe atlas and index as well as the sky irradiance atlas and index in case the rendered cube map is a sky light. More...
#include <ReflectionProbeUpdater.h>
Public Attributes | |
xiiSharedPtr< xiiGALTexture > | m_pSpecularOutputTexture |
Must be a valid cube map texture array handle. | |
xiiSharedPtr< xiiGALTexture > | m_pIrradianceOutputTexture |
Optional. Must be set if m_iIrradianceOutputIndex != -1. | |
xiiInt32 | m_iSpecularOutputIndex = -1 |
Must be a valid index into the atlas texture. | |
xiiInt32 | m_iIrradianceOutputIndex = -1 |
If -1, no irradiance is computed. | |
Defines the target specular reflection probe atlas and index as well as the sky irradiance atlas and index in case the rendered cube map is a sky light.