dave girard
dgirard
About Me
Connect
LOCATION
Not Specified
ウェブサイト
Houdini Engine
Availability
Not Specified
Recent Forum Posts
How to set keyframe tangents from Python? 2020年4月5日12:37
thanks.
How to set keyframe tangents from Python? 2020年4月5日12:00
I'm scripting the creation of keyframes but even if I have two keyframes at say 1.0 that are multiple frames away from each other, the value can be a hair above 1.0 in between the keyframes because of bezier tangents on the keys so I need to make them constant type but the docs don't explain how the hou.constant is invoked from what I can tell.
how to set a channel reference in a Python script? 2020年4月4日19:50
thanks. setExpression works.