docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct XrRect2Di

    Rect in two dimensions, integer values.

    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 XrRect2Di

    Fields

    Extent

    The XrExtent2Di specifying the integer rectangle extent.

    Declaration
    public XrExtent2Di Extent
    Field Value
    Type Description
    XrExtent2Di

    Offset

    The XrOffset2Di specifying the integer rectangle offset.

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