docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CreateRuntimeLibrary

    CreateRuntimeLibrary(XRReferenceImageLibrary)

    Creates a RuntimeReferenceImageLibrary from an existing XRReferenceImageLibrary, or an empty library if serializedLibrary is null.

    Declaration
    public abstract RuntimeReferenceImageLibrary CreateRuntimeLibrary(XRReferenceImageLibrary serializedLibrary)
    Parameters
    Type Name Description
    XRReferenceImageLibrary serializedLibrary

    A XRReferenceImageLibrary to deserialize.

    Returns
    Type Description
    RuntimeReferenceImageLibrary

    The runtime version of serializedLibrary or an empty library if serializedLibrary is null.

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