environment property

EnvironmentMap? environment
final

The owned scene's environment map (SceneView.declarative only). Identity-diffed; null means the scene's default studio environment.

Implementation

final EnvironmentMap? environment;