LogoPixi’VN
pixi-jsFunctions

~~Function: generateTextStyleKey()~~

> generateTextStyleKey(style): string

Defined in: node_modules/pixi.js/lib/scene/text/utils/generateTextStyleKey.d.ts:9

Internal

Generates a unique key for the text style.

Parameters

style

TextStyle

The style to generate a key for.

Returns

string

the key for the style.

Deprecated

8.12.0