tsParticles - v4.0.0-beta.12
Preparing search index...
tsParticles Canvas Mask Plugin
Options/Interfaces/ITextMask
ITextMask
Interface ITextMask
The canvas mask text options
interface
ITextMask
{
color
:
string
;
fill
:
boolean
;
font
:
ITextDataFontOptions
;
lines
:
ITextDataLinesOptions
;
text
:
string
;
}
Hierarchy
ITextDataOptions
ITextMask
Implemented by
TextMask
Index
Properties
color
fill
font
lines
text
Properties
color
color
:
string
fill
fill
:
boolean
Enables the text fill
font
font
:
ITextDataFontOptions
The text font options
lines
lines
:
ITextDataLinesOptions
The text lines options
text
text
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
fill
font
lines
text
tsParticles - v4.0.0-beta.12
Loading...
The canvas mask text options