toneMapping property
The owned scene's tone mapping (SceneView.declarative only). Null on the app-owned-scene constructor, which never writes scene properties.
Implementation
final ToneMappingMode? toneMapping;
The owned scene's tone mapping (SceneView.declarative only). Null on the app-owned-scene constructor, which never writes scene properties.
final ToneMappingMode? toneMapping;