Skip to content

Commit

Permalink
Merge pull request #5789 from AnalyticalGraphicsInc/depth-plane-fix
Browse files Browse the repository at this point in the history
3D Tiles depth plane fix
  • Loading branch information
bagnell authored Aug 29, 2017
2 parents 41827bb + f58b79c commit 2f7421b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Source/Scene/DepthPlane.js
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,7 @@ define([
enabled : true
},
depthTest : {
enabled : true,
func : DepthFunction.ALWAYS
enabled : true
},
colorMask : {
red : false,
Expand Down

0 comments on commit 2f7421b

Please sign in to comment.