docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SdfLayerHandle

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

    Constructors

    Name Description
    SdfLayerHandle(SdfLayer)

    Properties

    Name Description
    identifier

    Methods

    Name Description
    AddToMutedLayers(string)
    Apply(SdfBatchNamespaceEdit)
    ApplyRootPrimOrder(TfTokenVector)
    CanApply(SdfBatchNamespaceEdit)
    CanApply(SdfBatchNamespaceEdit, SdfNamespaceEditDetailVector)
    Clear()
    ClearColorConfiguration()
    ClearColorManagementSystem()
    ClearCustomLayerData()
    ClearDefaultPrim()
    ClearEndTimeCode()
    ClearFramePrecision()
    ClearFramesPerSecond()
    ClearOwner()
    ClearSessionOwner()
    ClearStartTimeCode()
    ClearTimeCodesPerSecond()
    ComputeAbsolutePath(string)
    CreateAnonymous()
    CreateAnonymous(string)
    CreateAnonymous(string, SWIGTYPE_p_TfWeakPtrT_SdfFileFormat_const_t)
    CreateAnonymous(string, SWIGTYPE_p_TfWeakPtrT_SdfFileFormat_const_t, StdStringMap)
    CreateAnonymous(string, StdStringMap)
    CreateIdentifier(string, StdStringMap)
    CreateNew(string)
    CreateNew(string, StdStringMap)
    CreateNew(SWIGTYPE_p_TfWeakPtrT_SdfFileFormat_const_t, string)
    CreateNew(SWIGTYPE_p_TfWeakPtrT_SdfFileFormat_const_t, string, StdStringMap)
    Dispose()
    Dispose(bool)
    DumpLayerInfo()
    Equals(object)
    Equals(SdfLayerHandle, SdfLayerHandle)
    EraseField(SdfPath, TfToken)
    EraseFieldDictValueByKey(SdfPath, TfToken, TfToken)
    EraseTimeSample(SdfPath, double)
    Export(string)
    Export(string, string)
    Export(string, string, StdStringMap)
    ExportToString()
    ~SdfLayerHandle()
    Find(string)
    Find(string, StdStringMap)
    FindOrOpen(string)
    FindOrOpen(string, StdStringMap)
    FindOrOpenRelativeToLayer(SdfLayerHandle, string)
    FindOrOpenRelativeToLayer(SdfLayerHandle, string, StdStringMap)
    FindRelativeToLayer(SdfLayerHandle, string)
    FindRelativeToLayer(SdfLayerHandle, string, StdStringMap)
    GetAssetInfo()
    GetAssetName()
    GetAttributeAtPath(SdfPath)
    GetBracketingTimeSamples(double, out double, out double)
    GetBracketingTimeSamplesForPath(SdfPath, double, out double, out double)
    GetColorConfiguration()
    GetColorManagementSystem()
    GetComment()
    GetCompositionAssetDependencies()
    GetCustomLayerData()
    GetDefaultPrim()
    GetDetachedLayerRules()
    GetDisplayName()
    GetDisplayNameFromIdentifier(string)
    GetDocumentation()
    GetEndTimeCode()
    GetExternalAssetDependencies()
    GetExternalReferences()
    GetField(SdfPath, TfToken)
    GetFieldDictValueByKey(SdfPath, TfToken, TfToken)
    GetFileExtension()
    GetFileFormat()
    GetFileFormatArguments()
    GetFramePrecision()
    GetFramesPerSecond()
    GetHasOwnedSubLayers()
    GetHashCode()
    GetHints()
    GetLoadedLayers()
    GetMutedLayers()
    GetNumSubLayerPaths()
    GetNumTimeSamplesForPath(SdfPath)
    GetObjectAtPath(SdfPath)
    GetOwner()
    GetPrimAtPath(SdfPath)
    GetPropertyAtPath(SdfPath)
    GetPseudoRoot()
    GetRealPath()
    GetRelationshipAtPath(SdfPath)
    GetRepositoryPath()
    GetResolvedPath()
    GetRootPrims()
    GetSchema()
    GetSessionOwner()
    GetSpecType(SdfPath)
    GetStartTimeCode()
    GetSubLayerOffset(int)
    GetSubLayerOffsets()
    GetSubLayerPaths()
    GetTimeCodesPerSecond()
    GetVersion()
    HasColorConfiguration()
    HasColorManagementSystem()
    HasCustomLayerData()
    HasDefaultPrim()
    HasEndTimeCode()
    HasField(SdfPath, TfToken)
    HasField(SdfPath, TfToken, SWIGTYPE_p_SdfAbstractDataValue)
    HasField(SdfPath, TfToken, VtValue)
    HasFieldDictKey(SdfPath, TfToken, TfToken)
    HasFieldDictKey(SdfPath, TfToken, TfToken, SWIGTYPE_p_SdfAbstractDataValue)
    HasFieldDictKey(SdfPath, TfToken, TfToken, VtValue)
    HasFramePrecision()
    HasFramesPerSecond()
    HasOwner()
    HasSessionOwner()
    HasSpec(SdfPath)
    HasStartTimeCode()
    HasTimeCodesPerSecond()
    Import(string)
    ImportFromString(string)
    InsertInRootPrimOrder(TfToken)
    InsertInRootPrimOrder(TfToken, int)
    InsertRootPrim(SdfPrimSpecHandle)
    InsertRootPrim(SdfPrimSpecHandle, int)
    InsertSubLayerPath(string)
    InsertSubLayerPath(string, int)
    IsAnonymous()
    IsAnonymousLayerIdentifier(string)
    IsDetached()
    IsDirty()
    IsEmpty()
    IsIncludedByDetachedLayerRules(string)
    IsMuted()
    IsMuted(string)
    ListAllTimeSamples()
    ListFields(SdfPath)
    ListTimeSamplesForPath(SdfPath)
    New(SWIGTYPE_p_TfWeakPtrT_SdfFileFormat_const_t, string)
    New(SWIGTYPE_p_TfWeakPtrT_SdfFileFormat_const_t, string, StdStringMap)
    OpenAsAnonymous(string)
    OpenAsAnonymous(string, bool)
    OpenAsAnonymous(string, bool, string)
    PermissionToEdit()
    PermissionToSave()
    QueryTimeSample(SdfPath, double)
    QueryTimeSample(SdfPath, double, SWIGTYPE_p_SdfAbstractDataValue)
    QueryTimeSample(SdfPath, double, VtValue)
    Reload()
    Reload(bool)
    ReloadLayers(SdfLayerHandleSet)
    ReloadLayers(SdfLayerHandleSet, bool)
    RemoveFromMutedLayers(string)
    RemoveFromRootPrimOrder(TfToken)
    RemoveFromRootPrimOrderByIndex(int)
    RemoveInertSceneDescription()
    RemovePrimIfInert(SdfPrimSpecHandle)
    RemovePropertyIfHasOnlyRequiredFields(SdfPropertySpecHandle)
    RemoveRootPrim(SdfPrimSpecHandle)
    RemoveSubLayerPath(int)
    Save()
    Save(bool)
    ScheduleRemoveIfInert(SdfSpec)
    SetColorConfiguration(SdfAssetPath)
    SetColorManagementSystem(TfToken)
    SetComment(string)
    SetCustomLayerData(VtDictionary)
    SetDefaultPrim(TfToken)
    SetDetachedLayerRules(DetachedLayerRules)
    SetDocumentation(string)
    SetEndTimeCode(double)
    SetField(SdfPath, TfToken, SWIGTYPE_p_SdfAbstractDataConstValue)
    SetField(SdfPath, TfToken, VtValue)
    SetFieldDictValueByKey(SdfPath, TfToken, TfToken, SWIGTYPE_p_SdfAbstractDataConstValue)
    SetFieldDictValueByKey(SdfPath, TfToken, TfToken, VtValue)
    SetFramePrecision(int)
    SetFramesPerSecond(double)
    SetHasOwnedSubLayers(bool)
    SetMuted(bool)
    SetOwner(string)
    SetPermissionToEdit(bool)
    SetPermissionToSave(bool)
    SetRootPrimOrder(TfTokenVector)
    SetRootPrims(SdfPrimSpecHandleVector)
    SetSessionOwner(string)
    SetStartTimeCode(double)
    SetSubLayerOffset(SdfLayerOffset, int)
    SetSubLayerPaths(StdStringVector)
    SetTimeCodesPerSecond(double)
    SetTimeSample(SdfPath, double, SWIGTYPE_p_SdfAbstractDataConstValue)
    SetTimeSample(SdfPath, double, VtValue)
    SplitIdentifier(string, SWIGTYPE_p_std__string, StdStringMap)
    StreamsData()
    TransferContent(SdfLayerHandle)
    UpdateAssetInfo()
    UpdateCompositionAssetDependency(string)
    UpdateCompositionAssetDependency(string, string)
    UpdateExternalReference(string)
    UpdateExternalReference(string, string)
    WriteDataFile(string)
    __deref__()

    Operators

    Name Description
    operator ==(SdfLayerHandle, SdfLayerHandle)
    operator !=(SdfLayerHandle, SdfLayerHandle)
    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)