Hilo3d API - v2.0.0
Home
Examples
Repository
Preparing search index...
Hilo3d
BackEaseObject
Interface BackEaseObject
interface
BackEaseObject
{
EaseIn
:
TweenEaseFunction
;
EaseInOut
:
TweenEaseFunction
;
EaseOut
:
TweenEaseFunction
;
o
:
number
;
s
:
number
;
config
(
overshoot
:
number
)
:
void
;
}
Hierarchy (
View Summary
)
TweenEaseObject
BackEaseObject
Index
Properties
Ease
In
Ease
In
Out
Ease
Out
o
s
Methods
config
Properties
Ease
In
EaseIn
:
TweenEaseFunction
Ease
In
Out
EaseInOut
:
TweenEaseFunction
Ease
Out
EaseOut
:
TweenEaseFunction
o
o
:
number
s
s
:
number
Methods
config
config
(
overshoot
:
number
)
:
void
Parameters
overshoot
:
number
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Ease
In
Ease
In
Out
Ease
Out
o
s
Methods
config
Home
Examples
Repository
Hilo3d API - v2.0.0
Loading...