Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TEXT_GRADIENT

Constants that define the type of gradient on text.

static
constant
name

TEXT_GRADIENT

memberof

PIXI

property

{number} LINEAR_VERTICAL Vertical gradient

property

{number} LINEAR_HORIZONTAL Linear gradient

Index

Enumeration members

Enumeration members

LINEAR_HORIZONTAL

LINEAR_HORIZONTAL: = 1

LINEAR_VERTICAL

LINEAR_VERTICAL: = 0

Generated using TypeDoc