Forum Replies Created

  • Ron Newsham

    March 4, 2010 at 11:38 pm in reply to: Scripting parent track’s motion

    It seems that you can set parent motion in Vegas 8 (and I guess 9) but it does not seem to be documented:

    TrackMotionKeyframe kf = aniTrack.ParentTrackMotion.InsertMotionKeyframe(TStart);
    kf.Type = VideoKeyframeType.Smooth;
    kf.PositionX = xStart;
    kf.PositionY = yStart;
    kf.PositionZ = 5000;
    kf.RotationZ = angle;

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy