scenePreparer property

ScenePreparer? get scenePreparer

Optional transformation applied after document resolution and before the runtime render pipeline builds its snapshot.

An editor session may have at most one contributed preparer.

Implementation

ScenePreparer? get scenePreparer => null;