docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct MetaOpenXRCameraSubsystem.XRCpuImagePair

    A synchronized stereo pair of CPU image metadata. Use with TryAcquireLatestStereoCpuImagePair(out XRCpuImagePair). The pair's XRCpuImage.Cinfo fields can be turned into XRCpuImage instances via cpuImageApi.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: UnityEngine.XR.OpenXR.Features.Meta
    Assembly: Unity.XR.MetaOpenXR.dll
    Syntax
    public struct MetaOpenXRCameraSubsystem.XRCpuImagePair

    Fields

    leftEyeImageCinfo

    Left eye image construction info.

    Declaration
    public XRCpuImage.Cinfo leftEyeImageCinfo
    Field Value
    Type Description
    XRCpuImage.Cinfo

    rightEyeImageCinfo

    Right eye image construction info.

    Declaration
    public XRCpuImage.Cinfo rightEyeImageCinfo
    Field Value
    Type Description
    XRCpuImage.Cinfo
    In This Article
    Back to top
    Copyright © 2026 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)