docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class UsdStage

    Inheritance
    object
    UsdStage
    Implements
    IDisposable
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: pxr
    Assembly: USD.NET.dll
    Syntax
    public class UsdStage : IDisposable

    Methods

    Name Description
    ClearDefaultPrim()
    ClearMetadata(TfToken)
    ClearMetadataByDictKey(TfToken, TfToken)
    CreateClassPrim(SdfPath)
    CreateInMemory()
    CreateInMemory(string)
    CreateInMemory(string, ArResolverContext)
    CreateInMemory(string, ArResolverContext, InitialLoadSet)
    CreateInMemory(string, SdfLayerHandle)
    CreateInMemory(string, SdfLayerHandle, ArResolverContext)
    CreateInMemory(string, SdfLayerHandle, ArResolverContext, InitialLoadSet)
    CreateInMemory(string, SdfLayerHandle, InitialLoadSet)
    CreateInMemory(string, InitialLoadSet)
    CreateInMemory(InitialLoadSet)
    CreateNew(string)
    CreateNew(string, ArResolverContext)
    CreateNew(string, ArResolverContext, InitialLoadSet)
    CreateNew(string, SdfLayerHandle)
    CreateNew(string, SdfLayerHandle, ArResolverContext)
    CreateNew(string, SdfLayerHandle, ArResolverContext, InitialLoadSet)
    CreateNew(string, SdfLayerHandle, InitialLoadSet)
    CreateNew(string, InitialLoadSet)
    DefinePrim(SdfPath)
    DefinePrim(SdfPath, TfToken)
    Dispose()
    Dispose(bool)
    Export(string)
    Export(string, bool)
    Export(string, bool, StdStringMap)
    ExportToString(out string)
    ExportToString(out string, bool)
    ~UsdStage()
    FindLoadable()
    FindLoadable(SdfPath)
    Flatten()
    Flatten(bool)
    GetAllPaths()
    GetAllPathsByType(string, SdfPath)
    GetAllPrims()
    GetAllPrimsByType(string)
    GetAttributeAtPath(SdfPath)
    GetColorConfigFallbacks(SdfAssetPath, TfToken)
    GetColorConfiguration()
    GetColorManagementSystem()
    GetDefaultPrim()
    GetEditTarget()
    GetEditTargetForLocalLayer(uint)
    GetEditTargetForLocalLayer(SdfLayerHandle)
    GetEndTimeCode()
    GetFramesPerSecond()
    GetGlobalVariantFallbacks()
    GetInterpolationType()
    GetLayerStack()
    GetLayerStack(bool)
    GetLoadRules()
    GetLoadSet()
    GetMetadata(TfToken, VtValue)
    GetMetadataByDictKey(TfToken, TfToken, VtValue)
    GetMutedLayers()
    GetObjectAtPath(SdfPath)
    GetPathResolverContext()
    GetPopulationMask()
    GetPrimAtPath(SdfPath)
    GetPropertyAtPath(SdfPath)
    GetPrototypes()
    GetPseudoRoot()
    GetRelationshipAtPath(SdfPath)
    GetRootLayer()
    GetSessionLayer()
    GetStartTimeCode()
    GetTimeCodesPerSecond()
    GetUsedLayers()
    GetUsedLayers(bool)
    HasAuthoredMetadata(TfToken)
    HasAuthoredMetadataDictKey(TfToken, TfToken)
    HasAuthoredTimeCodeRange()
    HasDefaultPrim()
    HasLocalLayer(SdfLayerHandle)
    HasMetadata(TfToken)
    HasMetadataDictKey(TfToken, TfToken)
    IsLayerMuted(string)
    IsSupportedFile(string)
    Load()
    Load(SdfPath)
    Load(SdfPath, UsdLoadPolicy)
    LoadAndUnload(SdfPathSet, SdfPathSet)
    LoadAndUnload(SdfPathSet, SdfPathSet, UsdLoadPolicy)
    MuteAndUnmuteLayers(StdStringVector, StdStringVector)
    MuteLayer(string)
    Open(string)
    Open(string, ArResolverContext)
    Open(string, ArResolverContext, InitialLoadSet)
    Open(string, InitialLoadSet)
    Open(SdfLayerHandle)
    Open(SdfLayerHandle, ArResolverContext)
    Open(SdfLayerHandle, ArResolverContext, InitialLoadSet)
    Open(SdfLayerHandle, SdfLayerHandle)
    Open(SdfLayerHandle, SdfLayerHandle, ArResolverContext)
    Open(SdfLayerHandle, SdfLayerHandle, ArResolverContext, InitialLoadSet)
    Open(SdfLayerHandle, SdfLayerHandle, InitialLoadSet)
    Open(SdfLayerHandle, InitialLoadSet)
    OpenMasked(string, ArResolverContext, UsdStagePopulationMask)
    OpenMasked(string, ArResolverContext, UsdStagePopulationMask, InitialLoadSet)
    OpenMasked(string, UsdStagePopulationMask)
    OpenMasked(string, UsdStagePopulationMask, InitialLoadSet)
    OpenMasked(SdfLayerHandle, ArResolverContext, UsdStagePopulationMask)
    OpenMasked(SdfLayerHandle, ArResolverContext, UsdStagePopulationMask, InitialLoadSet)
    OpenMasked(SdfLayerHandle, SdfLayerHandle, ArResolverContext, UsdStagePopulationMask)
    OpenMasked(SdfLayerHandle, SdfLayerHandle, ArResolverContext, UsdStagePopulationMask, InitialLoadSet)
    OpenMasked(SdfLayerHandle, SdfLayerHandle, UsdStagePopulationMask)
    OpenMasked(SdfLayerHandle, SdfLayerHandle, UsdStagePopulationMask, InitialLoadSet)
    OpenMasked(SdfLayerHandle, UsdStagePopulationMask)
    OpenMasked(SdfLayerHandle, UsdStagePopulationMask, InitialLoadSet)
    OverridePrim(SdfPath)
    Reload()
    RemovePrim(SdfPath)
    ResolveIdentifierToEditTarget(string)
    Save()
    SaveSessionLayers()
    SetColorConfigFallbacks(SdfAssetPath, TfToken)
    SetColorConfiguration(SdfAssetPath)
    SetColorManagementSystem(TfToken)
    SetDefaultPrim(UsdPrim)
    SetEditTarget(UsdEditTarget)
    SetEndTimeCode(double)
    SetFramesPerSecond(double)
    SetGlobalVariantFallbacks(PcpVariantFallbackMap)
    SetInterpolationType(UsdInterpolationType)
    SetLoadRules(UsdStageLoadRules)
    SetMetadata(TfToken, VtValue)
    SetMetadataByDictKey(TfToken, TfToken, VtValue)
    SetPopulationMask(UsdStagePopulationMask)
    SetStartTimeCode(double)
    SetTimeCodesPerSecond(double)
    Traverse()
    Traverse(Usd_PrimFlagsPredicate)
    TraverseAll()
    Unload()
    Unload(SdfPath)
    UnmuteLayer(string)
    WriteFallbackPrimTypes()
    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)