Skip to main content
Participant
October 23, 2017
Question

get keyframe bezier handles magnitude values?

  • October 23, 2017
  • 0 replies
  • 211 views

So we can get the handle's values like this:

alert( app.project.activeItem.selectedLayers[0].position.keyOutSpatialTangent(1) );

but how on earth can I get the magnitude, or something else that would help to describe the length of the bezier handle?

This topic has been closed for replies.