resolveSceneForOutput abstract method
CanvasSceneDocument
resolveSceneForOutput()
Resolves the current source document for authoritative output.
This applies the current EditorDocumentAdapter.resolve semantics using the editor's current resolve context.
The returned scene is resolved but deliberately unprepared. Final-output
renderers own any rt.ScenePreparer invocation.
Implementation
rt.CanvasSceneDocument resolveSceneForOutput();