Table of Contents

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

ColorFormat

[Value("colorFormat")]
public ulong ColorFormat

Field Value

ulong

DepthFormat

[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