wima
Preparing search index...
TweenPluginOptions
Interface TweenPluginOptions<T>
interface
TweenPluginOptions
<
T
>
{
component
:
new
(
...
args
:
any
[]
)
=>
T
;
interpolation
:
TweenLerp
<
T
>
;
tween
:
typeof
Tween
;
}
Type Parameters
T
Index
Properties
component
interpolation
tween
Properties
component
component
:
new
(
...
args
:
any
[]
)
=>
T
interpolation
interpolation
:
TweenLerp
<
T
>
tween
tween
:
typeof
Tween
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
component
interpolation
tween
wima
Loading...