OpenFairyGUI API
Preparing search index...
core/src
UamTransitionItem
Interface UamTransitionItem
interface
UamTransitionItem
{
actionType
:
number
;
customEasePath
:
string
;
duration
:
number
;
easeType
:
number
;
endLabel
:
string
;
endValue
:
unknown
[]
;
label
:
string
;
name
:
string
;
path
:
string
;
repeat
:
number
;
startValue
:
unknown
[]
;
targetNodeId
:
string
;
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
Node
Id
time
tween
yoyo
Properties
action
Type
actionType
:
number
custom
Ease
Path
customEasePath
:
string
duration
duration
:
number
ease
Type
easeType
:
number
end
Label
endLabel
:
string
end
Value
endValue
:
unknown
[]
label
label
:
string
name
name
:
string
path
path
:
string
repeat
repeat
:
number
start
Value
startValue
:
unknown
[]
target
Node
Id
targetNodeId
:
string
time
time
:
number
tween
tween
:
boolean
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
Node
Id
time
tween
yoyo
OpenFairyGUI API
Loading...