stageChanged property

bool stageChanged
final

Whether the stage render settings changed (environment, exposure, tone mapping, skybox, or sky lighting). The node patch does not apply these; callers holding a Scene re-apply the stage when set (see realizeStage).

Implementation

final bool stageChanged;