Class XRProjectionLayerInit
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[ToObject]
public class XRProjectionLayerInit
- Inheritance
-
XRProjectionLayerInit
- Inherited Members
-
Constructors
XRProjectionLayerInit()
public XRProjectionLayerInit()
Fields
ClearOnAccess
[Value("clearOnAccess")]
public bool ClearOnAccess
Field Value
- bool
[Value("colorFormat")]
public ulong ColorFormat
Field Value
- ulong
[Value("depthFormat")]
public ulong DepthFormat
Field Value
- ulong
ScaleFactor
[Value("scaleFactor")]
public Number ScaleFactor
Field Value
- Number
TextureType
[Value("textureType")]
public XRTextureType TextureType
Field Value
- XRTextureType