Skip to content

Documentation / scene / getEngine

Function: getEngine()

getEngine(): Engine

Defined in: libs/scene/src/app/api.ts:41

Singleton accessor for the current engine instance.

Returns

Engine

The engine singleton.

Released under the MIT License.