docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Open

    Open(string, InitialLoadSet)

    Declaration
    public static UsdStage Open(string filePath, UsdStage.InitialLoadSet load)
    Parameters
    Type Name Description
    string filePath
    UsdStage.InitialLoadSet load
    Returns
    Type Description
    UsdStage

    Open(string)

    Declaration
    public static UsdStage Open(string filePath)
    Parameters
    Type Name Description
    string filePath
    Returns
    Type Description
    UsdStage

    Open(string, ArResolverContext, InitialLoadSet)

    Declaration
    public static UsdStage Open(string filePath, ArResolverContext pathResolverContext, UsdStage.InitialLoadSet load)
    Parameters
    Type Name Description
    string filePath
    ArResolverContext pathResolverContext
    UsdStage.InitialLoadSet load
    Returns
    Type Description
    UsdStage

    Open(string, ArResolverContext)

    Declaration
    public static UsdStage Open(string filePath, ArResolverContext pathResolverContext)
    Parameters
    Type Name Description
    string filePath
    ArResolverContext pathResolverContext
    Returns
    Type Description
    UsdStage

    Open(SdfLayerHandle, InitialLoadSet)

    Declaration
    public static UsdStage Open(SdfLayerHandle rootLayer, UsdStage.InitialLoadSet load)
    Parameters
    Type Name Description
    SdfLayerHandle rootLayer
    UsdStage.InitialLoadSet load
    Returns
    Type Description
    UsdStage

    Open(SdfLayerHandle)

    Declaration
    public static UsdStage Open(SdfLayerHandle rootLayer)
    Parameters
    Type Name Description
    SdfLayerHandle rootLayer
    Returns
    Type Description
    UsdStage

    Open(SdfLayerHandle, SdfLayerHandle, InitialLoadSet)

    Declaration
    public static UsdStage Open(SdfLayerHandle rootLayer, SdfLayerHandle sessionLayer, UsdStage.InitialLoadSet load)
    Parameters
    Type Name Description
    SdfLayerHandle rootLayer
    SdfLayerHandle sessionLayer
    UsdStage.InitialLoadSet load
    Returns
    Type Description
    UsdStage

    Open(SdfLayerHandle, SdfLayerHandle)

    Declaration
    public static UsdStage Open(SdfLayerHandle rootLayer, SdfLayerHandle sessionLayer)
    Parameters
    Type Name Description
    SdfLayerHandle rootLayer
    SdfLayerHandle sessionLayer
    Returns
    Type Description
    UsdStage

    Open(SdfLayerHandle, ArResolverContext, InitialLoadSet)

    Declaration
    public static UsdStage Open(SdfLayerHandle rootLayer, ArResolverContext pathResolverContext, UsdStage.InitialLoadSet load)
    Parameters
    Type Name Description
    SdfLayerHandle rootLayer
    ArResolverContext pathResolverContext
    UsdStage.InitialLoadSet load
    Returns
    Type Description
    UsdStage

    Open(SdfLayerHandle, ArResolverContext)

    Declaration
    public static UsdStage Open(SdfLayerHandle rootLayer, ArResolverContext pathResolverContext)
    Parameters
    Type Name Description
    SdfLayerHandle rootLayer
    ArResolverContext pathResolverContext
    Returns
    Type Description
    UsdStage

    Open(SdfLayerHandle, SdfLayerHandle, ArResolverContext, InitialLoadSet)

    Declaration
    public static UsdStage Open(SdfLayerHandle rootLayer, SdfLayerHandle sessionLayer, ArResolverContext pathResolverContext, UsdStage.InitialLoadSet load)
    Parameters
    Type Name Description
    SdfLayerHandle rootLayer
    SdfLayerHandle sessionLayer
    ArResolverContext pathResolverContext
    UsdStage.InitialLoadSet load
    Returns
    Type Description
    UsdStage

    Open(SdfLayerHandle, SdfLayerHandle, ArResolverContext)

    Declaration
    public static UsdStage Open(SdfLayerHandle rootLayer, SdfLayerHandle sessionLayer, ArResolverContext pathResolverContext)
    Parameters
    Type Name Description
    SdfLayerHandle rootLayer
    SdfLayerHandle sessionLayer
    ArResolverContext pathResolverContext
    Returns
    Type Description
    UsdStage
    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)