Search Results for

    Show / Hide Table of Contents

    Enum ViewConfigurationType

    The view configuration type.

    Namespace: Evergine.OpenXR
    Assembly: Evergine.OpenXR.dll
    Syntax
    public enum ViewConfigurationType

    Fields

    Name Description
    PrimaryMono

    A view representing the form factor’s primary display. For example, an AR phone’s screen.

    PrimaryStereo

    Two views represent the form factor’s two primary displays, which map to a left-eye and right-eye view.

    Extension Methods

    EnumExtensions.HasFlag(Enum, Enum)
    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX