Class XRWebGLLayerInit
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[ToObject]
public class XRWebGLLayerInit
- Inheritance
-
XRWebGLLayerInit
- Inherited Members
-
Constructors
XRWebGLLayerInit()
public XRWebGLLayerInit()
Fields
Alpha
[Value("alpha")]
public bool Alpha
Field Value
- bool
Antialias
[Value("antialias")]
public bool Antialias
Field Value
- bool
Depth
[Value("depth")]
public bool Depth
Field Value
- bool
FramebufferScaleFactor
[Value("framebufferScaleFactor")]
public Number FramebufferScaleFactor
Field Value
- Number
IgnoreDepthValues
[Value("ignoreDepthValues")]
public bool IgnoreDepthValues
Field Value
- bool
Stencil
[Value("stencil")]
public bool Stencil
Field Value
- bool