Re: [scripting] Adding an FCurve to a Linked Parameter via OM?

Date : Sun, 02 Dec 2007 09:20:05 +0000
To : XSI(at)Softimage.COM
From : Julian Johnson <julian(at)exch.demon.co.uk>
Subject : Re: [scripting] Adding an FCurve to a Linked Parameter via OM?
Julien Stiegler wrote:
You should use Playcontrol.Rate for horizontal scale like this
var PlaybackRate =    GetValue("PlayControl.Rate", null);
anFCurve.AddKey(xValue*PlaybackRate, yValue);

Thanks for the example, Julien. I'll pick it apart and see if I can use it....
Julian
---
Unsubscribe? Mail Majordomo(at)Softimage.COM with the following text in body:
unsubscribe xsi



Search the XSI List archives here or use the advanced search form to search across mailing lists. Searching help is available.
This site supposedly brought to you by Benjamin Grosser and the Imaging Technology Group.