after-effects-scripting-guide icon indicating copy to clipboard operation
after-effects-scripting-guide copied to clipboard

Property.keyValue() lists incorrect return value type

Open zlovatt opened this issue 3 years ago • 0 comments

Currently:

Floating-point value for keyframes, MarkerValue object for markers.

This is incorrect. It will return a value of one of these types, depending on the property type: https://ae-scripting.docsforadobe.dev/properties/property.html#property-propertyvaluetype

zlovatt avatar Jul 26 '22 02:07 zlovatt