docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct XrFovf

    Field of view.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: UnityEngine.XR.OpenXR.NativeTypes
    Assembly: Unity.XR.OpenXR.dll
    Syntax
    public struct XrFovf

    Fields

    AngleDown

    The angle of the bottom part of the field of view. For a symmetric field of view this value is negative.

    Declaration
    public float AngleDown
    Field Value
    Type Description
    float

    AngleLeft

    The angle of the left side of the field of view. For a symmetric field of view this value is negative.

    Declaration
    public float AngleLeft
    Field Value
    Type Description
    float

    AngleRight

    The angle of the right side of the field of view.

    Declaration
    public float AngleRight
    Field Value
    Type Description
    float

    AngleUp

    The angle of the top part of the field of view.

    Declaration
    public float AngleUp
    Field Value
    Type Description
    float
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)