A constant color texture that can adapt spectral values to spectrum. Converts spectral values to spectrum based on parameters obtained during rendering.
More...
template<
math::EColorSpace COLOR_SPACE = math::EColorSpace::Spectral>
class ph::TConstantSpectralTexture< COLOR_SPACE >
A constant color texture that can adapt spectral values to spectrum. Converts spectral values to spectrum based on parameters obtained during rendering.
- Template Parameters
-
COLOR_SPACE | The color space this texture is in. Must be spectral. |