Search Results for

    Show / Hide Table of Contents

    Enum XRMode

    Specifies which XR mode is being used.

    Namespace: Evergine.Framework.XR
    Assembly: Evergine.Framework.dll
    Syntax
    public enum XRMode

    Fields

    Name Description
    Both

    Renders with both eyes

    Disabled

    Disables stereo mode

    Left

    Renders only the left eye

    Right

    Renders only the right eye

    Extension Methods

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