In SDK each marker has “gaps” property, where each gap has method InsertControlKey to keyframe this gap in marker. How is it possible to set the position of this key?
I have tried <marker>.SetVector method to set the position in world space, but gap keyframe didn’t catch it.