Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > Changing interpolation

Reply
Thread Tools

Changing interpolation

 
 
Hugo Léveillé
Guest
Posts: n/a
 
      01-20-2012
Another quick question this morning

Does anyone have the syntax to change keyframe interpolation of a curve
?

For exemple, I am trying to change the curve of the translate of a
camera using this and it does not do much

nuke.selectedNode().knobs()['translate'].animations()[0].changeInterpolation(
nuke.selectedNode().knobs()['translate'].animations()[0].keys() ,
nuke.CONSTANT)


--
Hugo Léveillé
TD Compositing, Vision Globale


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Linear interpolation in vhdl df84077@gmail.com VHDL 8 10-07-2011 08:38 AM
How to stop interpolation of Escape character in variable? \Rob\ ASP .Net 8 02-24-2006 08:52 AM
Opening files with interpolation Mat W Perl 3 05-21-2004 08:40 AM
problem using JAI bilinear interpolation to scale a bufferedimage Raj Java 2 11-25-2003 11:52 AM
Your votes please ( drawImage bad interpolation bug id 4950176) Michele Puccini Java 0 11-09-2003 11:06 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57