@ganimstudio/ganim
Preparing search index...
animations
GanimationOptions
Interface GanimationOptions
Generic options object for shape animations
interface
GanimationOptions
{
angle
?:
number
;
duration
?:
number
;
easing
?:
string
;
loop
?:
boolean
;
scale
?:
number
;
start
?:
number
;
x
?:
number
;
y
?:
number
;
}
Index
Properties
angle?
duration?
easing?
loop?
scale?
start?
x?
y?
Properties
Optional
angle
angle
?:
number
Optional
duration
duration
?:
number
Optional
easing
easing
?:
string
Optional
loop
loop
?:
boolean
Optional
scale
scale
?:
number
Optional
start
start
?:
number
Optional
x
x
?:
number
Optional
y
y
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
angle
duration
easing
loop
scale
start
x
y
@ganimstudio/ganim
Loading...
Generic options object for shape animations