LogoPixi’VN
pixi-jsFunctions

~~Function: autoDetectEnvironment()~~

> autoDetectEnvironment(add): Promise<void>

Defined in: node_modules/pixi.js/lib/environment/autoDetectEnvironment.d.ts:14

Parameters

add

boolean

whether to add the default imports to the bundle

Returns

Promise<void>

Deprecated

since 8.1.6. Use loadEnvironmentExtensions instead

Advanced