supervision-js
Preparing search index...
Editing
MaskBrushPreviewOptions
Interface MaskBrushPreviewOptions
Renderer-neutral connection between a brush editor and its live preview.
interface
MaskBrushPreviewOptions
{
alpha
?:
number
;
color
?:
number
;
cursorColor
?:
number
;
editor
:
MaskBrushEditor
;
}
Index
Properties
alpha?
color?
cursor
Color?
editor
Properties
Optional
Readonly
alpha
alpha
?:
number
Optional
Readonly
color
color
?:
number
Optional
Readonly
cursor
Color
cursorColor
?:
number
Readonly
editor
editor
:
MaskBrushEditor
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alpha
color
cursor
Color
editor
supervision-js
Loading...
Renderer-neutral connection between a brush editor and its live preview.