Christian Corsica
Christian Corsica
About Me
EXPERTISE
Generalist
INDUSTRY
Gamedev
Houdini Skills
Availability
Not Specified
Recent Forum Posts
python viewport through specified camera ... error Feb. 8, 2019, 12:06 p.m.
You can run your functions in 123.py if you use execute deferred.
def foo(): print 'hi' import hdefereval hdefereval.execute_deferred(foo)