docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct XrView

    Struct containing view projection state.

    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 XrView

    Fields

    Fov

    The XrFovf for the four sides of the projection.

    Declaration
    public XrFovf Fov
    Field Value
    Type Description
    XrFovf

    Next

    Pointer to the next structure in a structure chain.

    Declaration
    public void* Next
    Field Value
    Type Description
    void*

    Pose

    An XrPosef defining the ___location and orientation of the view in the space specified by the xrLocateViews function.

    Declaration
    public XrPosef Pose
    Field Value
    Type Description
    XrPosef

    Type

    The XrStructureType of this structure.

    Declaration
    public uint Type
    Field Value
    Type Description
    uint
    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)