docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct XrOffset2Di

    Offset in two dimensions

    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 XrOffset2Di

    Fields

    X

    The integer offset in the x direction.

    Declaration
    public int X
    Field Value
    Type Description
    int

    Y

    The integer offset in the y direction.

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