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