Actions

<!--td {border: 1px solid #ccc;}br {mso-data-placement:same-cell;}-->

NameInfoSet Info

add key

adds or overrides a keyframe value at a specified time (the "time" property) with a specified value specify a value for the keyframe

delete key

deletes a keyframe at the specified time (the "time" property)

delete all keyframes

deletes all the keyframes of the property

retime selected keyframes

moves the selected keyframes of the property as a group to a specified time (in seconds) specify the time in which the keyframes will start at

retime all the keyframes

moves all the keyframes of the property as a group to a specified time (in seconds) specify the time in which the keyframes will start at

offset selected keyframes

shifts the selected keyframes of the property as a group by a specified amount time (in seconds) specify the amount of time (in seconds) that the selected keyframes will be shifted

offset all the keyframes

shifts all the keyframes of the property as a group by a specified amount time (in seconds) specify the amount of time (in seconds) that the all the keyframes will be shifted

copy keyframe

copies a specific keyframe from a specified property and paste it in this property at the time (the "time" property) of this property specify a property with a defined time of a keyframe (the "time" property)

Collection (Number) Properties

Name

Info

Set Info

index

indicator for the position of a specific element in the order of the collection (defaults to 1)

set this value to a number to gain access to the element at this position in the collection

element at index

the number at the current index (collection "index" property) of the collection

overrides the number at the current index (collection "index" property) of the collection

collection length

the number of elements in the collection

separator

a phrase that is used to separate a text to multiple parts

for example - set this value to "AND" to add "1AND2AND3" --> "1,2,3" as separate elements to the collection

all elements as text

combines all the text elements with commas between them

all elements as text with separator

combines all the text elements with a specified phrase (collection "separator" property) between them

Last updated