Skip to content

Documentation / scene / getDevice

Function: getDevice()

getDevice(): AbstractDevice

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

Singleton accessor for the device instance.

Returns

AbstractDevice

The device singleton.

Released under the MIT License.