Sets or returns the right value of the fcurve key as a Double.
// get accessor Object rtn = FCurveKey.Right; // set accessor FCurveKey.Right = Object; |
/*
See FCurveKey.Left for JScript, VBScript and Python examples using this property.
*/
|