Table of Contents

Enum XRReferenceSpaceType

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[To("None")]
public enum XRReferenceSpaceType

Fields

[EnumValue("viewer")] Viewer = 0
[EnumValue("local")] Local = 1
[EnumValue("local-floor")] LocalFloor = 2
[EnumValue("bounded-floor")] BoundedFloor = 3
[EnumValue("unbounded")] Unbounded = 4