BoundaryType Enum

Definition

Defines different types of boundaries that can be requested.

public enum class BoundaryType
public enum BoundaryType
type BoundaryType = 
Public Enum BoundaryType
Inheritance
BoundaryType

Fields

PlayArea 0

A rectangular area calculated as the largest rectangle within the tracked area, good for placing content near the user.

TrackedArea 1

The full tracked boundary, typically manually drawn by a user while setting up their device.

Applies to