weasel API - v0.8.0
Preparing search index...
ParallaxOpts
Interface ParallaxOpts
interface
ParallaxOpts
{
anchor
?:
{
x
:
number
;
y
:
number
}
;
pan
:
ScalarOrXY
;
zoom
?:
ScalarOrXY
;
}
Hierarchy (
View Summary
)
ParallaxOpts
CreateParallaxLayerOpts
Index
Properties
anchor?
pan
zoom?
Properties
Optional
anchor
anchor
?:
{
x
:
number
;
y
:
number
}
pan
pan
:
ScalarOrXY
Optional
zoom
zoom
?:
ScalarOrXY
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
anchor
pan
zoom
weasel API - v0.8.0
Loading...