AddTransitionOptions

Properties

Name
Type
Access
Min Version
Description
applyToStart
boolean
R
25.0
Get whether to apply transition to the start or end of trackitem
forceSingleSided
boolean
R
25.0
Get whether transition should be applied to one/both sides
transitionAlignment
number
R
25.0
Gets the transitionAlignment of transition
duration
TickTime
R
25.0
Gets the duration of transition

Instance Methods

setApplyToStart

<span class="minversion" style="display: block; margin-bottom: -1em; margin-left: 36em; float:left; opacity:0.5;">25.0</span>

AddTransitionOptions

Set whether to apply transition to the start or end of trackitem

Parameters

Name
Type
Description
applyToStart
boolean
-

setDuration

<span class="minversion" style="display: block; margin-bottom: -1em; margin-left: 36em; float:left; opacity:0.5;">25.0</span>

AddTransitionOptions

Sets the duration of transition

Parameters

Name
Type
Description
tickTime
TickTime
Sets the duration of transition in TickTime

setForceSingleSided

<span class="minversion" style="display: block; margin-bottom: -1em; margin-left: 36em; float:left; opacity:0.5;">25.0</span>

AddTransitionOptions

Set whether transition should be applied to one/both sides

Parameters

Name
Type
Description
forceSingleSided
boolean
-

setTransitionAlignment

<span class="minversion" style="display: block; margin-bottom: -1em; margin-left: 36em; float:left; opacity:0.5;">25.0</span>

AddTransitionOptions

Sets the transitionAlignment of the transition

Parameters

Name
Type
Description
transitionAlignment
number
-