docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct XrCompositionLayerProjectionView

    Projection layer element

    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 XrCompositionLayerProjectionView

    Fields

    Fov

    The XrFovf for this projection element.

    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 this projection element in the space of the corresponding XrCompositionLayerProjectionView.

    Declaration
    public XrPosef Pose
    Field Value
    Type Description
    XrPosef

    SubImage

    The image layer XrSwapchainSubImage to use. The swapchain must have been created with a XrSwapchainCreateInfo.faceCount of 1.

    Declaration
    public XrSwapchainSubImage SubImage
    Field Value
    Type Description
    XrSwapchainSubImage

    Type

    The XrStructureType of this structure.

    Declaration
    public uint Type
    Field Value
    Type Description
    uint
    In This Article
    Back to top
    Copyright © 2025 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)