Christian Corsica
Christian Corsica
About Me
専門知識
Generalist
業界:
Gamedev
Houdini Engine
Availability
Not Specified
Recent Forum Posts
python viewport through specified camera ... error 2019年2月8日12:06
You can run your functions in 123.py if you use execute deferred.
def foo(): print 'hi' import hdefereval hdefereval.execute_deferred(foo)