Table of Contents

Class XRCamera

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[Value("XRCamera")]
public class XRCamera
Inheritance
XRCamera
Inherited Members

Constructors

XRCamera()

public XRCamera()

Properties

Height

[Value("height")]
public ulong Height { get; }

Property Value

ulong

Width

[Value("width")]
public ulong Width { get; }

Property Value

ulong