Skip to content

Commit

Permalink
Merge pull request #815 from mattyjams/pr/disable_directionalLight_sh…
Browse files Browse the repository at this point in the history
…adows_in_testProxyShapeDrawColorAccuracy_test

disable shadows on the directionalLight in the Maya scene for the testProxyShapeDrawColorAccuracy test
  • Loading branch information
Krystian Ligenza authored Oct 2, 2020
2 parents 0f34456 + 16cdc83 commit 8600952
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ createNode transform -n "directionalLight1";
createNode directionalLight -n "directionalLightShape1" -p "directionalLight1";
rename -uid "6A99C900-0000-28A9-5AB9-7ECF00000267";
setAttr -k off ".v";
setAttr ".urs" no;
createNode lightLinker -s -n "lightLinker1";
rename -uid "24A938C0-0000-731D-5A94-5B170000022C";
setAttr -s 2 ".lnk";
Expand Down

0 comments on commit 8600952

Please sign in to comment.