Scrawl-canvas API
SC inline documentation
SC demo test suite
SC developer runbook
GitHub
Preparing search index...
StateFactoryDeltaInputs
Interface StateFactoryDeltaInputs
interface
StateFactoryDeltaInputs
{
globalAlpha
?:
number
;
lineDashOffset
?:
number
;
lineWidth
?:
number
;
miterLimit
?:
number
;
shadowBlur
?:
number
;
shadowOffsetX
?:
number
;
shadowOffsetY
?:
number
;
}
Hierarchy (
View Summary
)
StateFactoryDeltaInputs
EntityMixinDeltaInputs
EnhancedLabelFactoryDeltaInputs
LoomFactoryDeltaInputs
MeshFactoryDeltaInputs
StateInstance
Index
Properties
global
Alpha?
line
Dash
Offset?
line
Width?
miter
Limit?
shadow
Blur?
shadow
Offset
X?
shadow
Offset
Y?
Properties
Optional
global
Alpha
globalAlpha
?:
number
Optional
line
Dash
Offset
lineDashOffset
?:
number
Optional
line
Width
lineWidth
?:
number
Optional
miter
Limit
miterLimit
?:
number
Optional
shadow
Blur
shadowBlur
?:
number
Optional
shadow
Offset
X
shadowOffsetX
?:
number
Optional
shadow
Offset
Y
shadowOffsetY
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
global
Alpha
line
Dash
Offset
line
Width
miter
Limit
shadow
Blur
shadow
Offset
X
shadow
Offset
Y
SC inline documentation
SC demo test suite
SC developer runbook
GitHub
Scrawl-canvas API
Loading...