backgroundIsLinear property
Whether backgroundTexture holds linear radiance (an HDR source) rather than sRGB-encoded color.
Implementation
bool get backgroundIsLinear => _backgroundIsLinear;
Whether backgroundTexture holds linear radiance (an HDR source) rather than sRGB-encoded color.
bool get backgroundIsLinear => _backgroundIsLinear;