Enumeration TEXT_GRADIENT

Constants that define the type of gradient on text.

PIXI

Enumeration Members

LINEAR_HORIZONTAL: 1

Linear gradient

1
LINEAR_VERTICAL: 0

Vertical gradient

0