Skip to content

Commit

Permalink
Small fix to make PDG usage possible again
Browse files Browse the repository at this point in the history
  • Loading branch information
elmar committed Mar 18, 2020
1 parent 3f9096d commit b133309
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/456.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
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 b133309

Please sign in to comment.