Hello I have case where i created Animation using VectorKeyframeTrack after that I need to change position and duration how can I update animation or do I need to recreate animation agan
The API is not intended that keyframe tracks are updated. Better to create a new one if necessary.