docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property this

    this[int]

    Get a reference object by index.

    Declaration
    public XRReferenceObject this[int index] { get; }
    Parameters
    Type Name Description
    int index

    The index in the array of reference objects. Must be greater than or equal to 0 and less than count.

    Property Value
    Type Description
    XRReferenceObject

    The XRReferenceObject at index.

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, September 22, 2023