  | | | value(frame) | value(frame) 2004-06-24 - By David Barosin
Back In a scripted op I use to be able to get a value from a fcurve using a frame offset
i.e. myBlend = In_UpdateContext.Blend.value(myTime)
where Blend is an animated variable associated with the ScOp. and 'mytime' is a frame offset.
Seems that you can't use the frame offset anymore. Anyone have any luck with this?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=windows-1252 (See http://ows-1252.ora-code.com)"> <META content="MSHTML 6.00.2800.1400" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT face=Arial size=2> <DIV>In a scripted op I use to be able to get a value from a fcurve using a frame offset</DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>i.e. <BR>myBlend = In_UpdateContext.Blend.value(myTime) </FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>where Blend is an animated variable associated with the ScOp. and 'mytime' is a frame offset.</FONT></DIV> <DIV> </DIV> <DIV>Seems that you can't use the frame offset anymore. Anyone have any luck with this? </DIV></FONT></DIV></BODY></HTML>
|
|
 |