dave girard

dgirard

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

How to set keyframe tangents from Python? April 5, 2020, 12:37 p.m.

thanks.

How to set keyframe tangents from Python? April 5, 2020, noon

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? April 4, 2020, 7:50 p.m.

thanks. setExpression works.