Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
SizeOverLifeOptions
Interface SizeOverLifeOptions
interface
SizeOverLifeOptions
{
shape
:
SizeShape
;
startScale
?:
number
;
endScale
?:
number
;
peakAt
?:
number
;
stepAt
?:
number
;
easing
?:
|
EasingFn
|
"linear"
|
"easeInQuad"
|
"easeOutQuad"
|
"easeInOutQuad"
|
"easeInCubic"
|
"easeOutCubic"
|
"easeInOutCubic"
|
"easeInQuart"
|
"easeOutQuart"
|
"easeInOutQuart"
|
"easeInSine"
|
"easeOutSine"
|
"easeInOutSine"
|
"easeInBack"
|
"easeOutBack"
|
"easeInOutBack"
|
"easeInElastic"
|
"easeOutElastic"
|
"easeInOutElastic"
|
"easeOutBounce"
|
"easeInBounce"
|
"easeInOutBounce"
;
}
Index
Properties
shape
start
Scale?
end
Scale?
peak
At?
step
At?
easing?
Properties
shape
shape
:
SizeShape
Optional
start
Scale
startScale
?:
number
Optional
end
Scale
endScale
?:
number
Optional
peak
At
peakAt
?:
number
Optional
step
At
stepAt
?:
number
Optional
easing
easing
?:
|
EasingFn
|
"linear"
|
"easeInQuad"
|
"easeOutQuad"
|
"easeInOutQuad"
|
"easeInCubic"
|
"easeOutCubic"
|
"easeInOutCubic"
|
"easeInQuart"
|
"easeOutQuart"
|
"easeInOutQuart"
|
"easeInSine"
|
"easeOutSine"
|
"easeInOutSine"
|
"easeInBack"
|
"easeOutBack"
|
"easeInOutBack"
|
"easeInElastic"
|
"easeOutElastic"
|
"easeInOutElastic"
|
"easeOutBounce"
|
"easeInBounce"
|
"easeInOutBounce"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
shape
start
Scale
end
Scale
peak
At
step
At
easing
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...