Scrawl-canvas API
SC inline documentation
SC demo test suite
SC developer runbook
GitHub
Preparing search index...
PathMixinInputs
Interface PathMixinInputs
interface
PathMixinInputs
{
addPathHandle
?:
boolean
;
addPathOffset
?:
boolean
;
addPathRotation
?:
boolean
;
constantSpeedAlongPath
?:
boolean
;
path
?:
string
|
ShapeBasedInstance
;
}
Hierarchy (
View Summary
)
PathMixinInputs
DomMixinInputs
EntityMixinInputs
CellFactoryInputs
Index
Properties
add
Path
Handle?
add
Path
Offset?
add
Path
Rotation?
constant
Speed
Along
Path?
path?
Properties
Optional
add
Path
Handle
addPathHandle
?:
boolean
Optional
add
Path
Offset
addPathOffset
?:
boolean
Optional
add
Path
Rotation
addPathRotation
?:
boolean
Optional
constant
Speed
Along
Path
constantSpeedAlongPath
?:
boolean
Optional
path
path
?:
string
|
ShapeBasedInstance
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
add
Path
Handle
add
Path
Offset
add
Path
Rotation
constant
Speed
Along
Path
path
SC inline documentation
SC demo test suite
SC developer runbook
GitHub
Scrawl-canvas API
Loading...