docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Find

    Find<T>()

    Declaration
    public SdfPath[] Find<T>() where T : SampleBase, new()
    Returns
    Type Description
    SdfPath[]
    Type Parameters
    Name Description
    T

    Find<T>(string)

    Declaration
    public SdfPath[] Find<T>(string rootPath) where T : SampleBase, new()
    Parameters
    Type Name Description
    string rootPath
    Returns
    Type Description
    SdfPath[]
    Type Parameters
    Name Description
    T

    Find<T>(SdfPath)

    Declaration
    public SdfPath[] Find<T>(SdfPath rootPath) where T : SampleBase, new()
    Parameters
    Type Name Description
    SdfPath rootPath
    Returns
    Type Description
    SdfPath[]
    Type Parameters
    Name Description
    T

    Find(string, string)

    Declaration
    public SdfPath[] Find(string rootPath, string usdSchemaTypeName)
    Parameters
    Type Name Description
    string rootPath
    string usdSchemaTypeName
    Returns
    Type Description
    SdfPath[]
    In This Article
    Back to top
    Copyright © 2023 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)