Skip to content

Commit

Permalink
Fix for Usage with Deadline
Browse files Browse the repository at this point in the history
  • Loading branch information
elmar committed Apr 4, 2020
1 parent 3b4f409 commit 2830094
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/123.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import hou

#Set DefaultShape & Color Redshift Lights
hou.nodeType(hou.objNodeTypeCategory(), "rslight").setDefaultColor(hou.Color(1,1,0))
hou.nodeType(hou.objNodeTypeCategory(), "rslight").setDefaultShape('light')
Expand Down

0 comments on commit 2830094

Please sign in to comment.