wima
Preparing search index...
TweenPlugin
Class TweenPlugin<T>
Type Parameters
T
Hierarchy (
View Summary
)
Plugin
TweenPlugin
Index
Constructors
constructor
Properties
component
interpolation
tween
Methods
name
register
Constructors
constructor
new
TweenPlugin
<
T
>
(
options
:
TweenPluginOptions
<
T
>
)
:
TweenPlugin
<
T
>
Type Parameters
T
Parameters
options
:
TweenPluginOptions
<
T
>
Returns
TweenPlugin
<
T
>
Properties
Readonly
component
component
:
new
(
...
args
:
any
[]
)
=>
T
Readonly
interpolation
interpolation
:
TweenLerp
<
T
>
Readonly
tween
tween
:
typeof
Tween
Methods
name
name
()
:
TypeId
Returns
TypeId
register
register
(
app
:
App
)
:
void
Parameters
app
:
App
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
component
interpolation
tween
Methods
name
register
wima
Loading...