Skip to content

Commit

Permalink
Update interfaces/webxr.idl (#12686)
Browse files Browse the repository at this point in the history
  • Loading branch information
autofoolip authored and foolip committed Aug 27, 2018
1 parent 08095d6 commit 95b99a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interfaces/webxr.idl
Expand Up @@ -162,7 +162,7 @@ typedef (WebGLRenderingContext or

dictionary XRWebGLLayerInit {
boolean antialias = true;
boolean depth = false;
boolean depth = true;
boolean stencil = false;
boolean alpha = true;
boolean multiview = false;
Expand Down

0 comments on commit 95b99a7

Please sign in to comment.