render property

ValueListenable<RenderSnapshot> get render

Latest prepared/effective render output.

This may contain a resolved or otherwise prepared scene that differs from the canonical editable document.

Implementation

ValueListenable<rt.RenderSnapshot> get render;