OpenFairyGUI API
Preparing search index...
core/src
TransitionItemComposition
Interface TransitionItemComposition
interface
TransitionItemComposition
{
actionType
:
number
;
customEasePath
?:
string
;
duration
?:
number
;
easeType
?:
number
;
endLabel
?:
string
;
endValue
?:
unknown
[]
;
label
?:
string
;
name
?:
string
;
path
?:
string
;
repeat
?:
number
;
startValue
?:
unknown
[]
;
target
?:
string
|
GObject
<
IGObject
,
PropertyType
>
;
time
:
number
;
tween
?:
boolean
;
yoyo
?:
boolean
;
}
Index
Properties
action
Type
custom
Ease
Path?
duration?
ease
Type?
end
Label?
end
Value?
label?
name?
path?
repeat?
start
Value?
target?
time
tween?
yoyo?
Properties
action
Type
actionType
:
number
Optional
custom
Ease
Path
customEasePath
?:
string
Optional
duration
duration
?:
number
Optional
ease
Type
easeType
?:
number
Optional
end
Label
endLabel
?:
string
Optional
end
Value
endValue
?:
unknown
[]
Optional
label
label
?:
string
Optional
name
name
?:
string
Optional
path
path
?:
string
Optional
repeat
repeat
?:
number
Optional
start
Value
startValue
?:
unknown
[]
Optional
target
target
?:
string
|
GObject
<
IGObject
,
PropertyType
>
time
time
:
number
Optional
tween
tween
?:
boolean
Optional
yoyo
yoyo
?:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
Type
custom
Ease
Path
duration
ease
Type
end
Label
end
Value
label
name
path
repeat
start
Value
target
time
tween
yoyo
OpenFairyGUI API
Loading...