installEditorGrid
installEditorGrid(
app):void
Defined in: camera/editorGridRenderer.ts:199
Register the editor grid renderer on this App. Idempotent per App: inserts the
default EditorGrid resource if absent and registers the pre-scene draw pass.
The grid only draws when the resource is enabled and the EditorView active.
Parameters
Section titled “Parameters”Returns
Section titled “Returns”void