pixi.js
Website
GitHub
Discord
Preparing search index...
GradientType
Type Alias GradientType
GradientType
:
"linear"
|
"radial"
Defines the type of gradient to create.
It can be:
'linear': A linear gradient that transitions colors along a straight line.
'radial': A radial gradient that transitions colors in a circular pattern from an inner circle to an outer circle.
Settings
Member Visibility
Inherited
Advanced
Theme
OS
Light
Dark
Website
GitHub
Discord
pixi.js
Loading...
Defines the type of gradient to create.
It can be: