LogoPixi’VN
pixi-jsFunctions

Function: sayHello()

> sayHello(type): void

Defined in: node_modules/pixi.js/lib/utils/sayHello.d.ts:8

Prints out the version and renderer information for this running instance of PixiJS.

Parameters

type

string

The name of the renderer this instance is using.

Returns

void

Advanced