Class XRLayerInit
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[ToObject]
public class XRLayerInit
- Inheritance
-
XRLayerInit
- Derived
-
- Inherited Members
-
Constructors
XRLayerInit()
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?
IsStatic
[Value("isStatic")]
public bool IsStatic
Field Value
- bool
Layout
[Value("layout")]
public XRLayerLayout Layout
Field Value
- XRLayerLayout
MipLevels
[Value("mipLevels")]
public ulong MipLevels
Field Value
- ulong
Space
[Value("space")]
public required XRSpace Space
Field Value
- XRSpace
ViewPixelHeight
[Value("viewPixelHeight")]
public required ulong ViewPixelHeight
Field Value
- ulong
ViewPixelWidth
[Value("viewPixelWidth")]
public required ulong ViewPixelWidth
Field Value
- ulong