docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SdfPath

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

    Constructors

    Name Description
    SdfPath()
    SdfPath(IntPtr, bool)
    SdfPath(string)

    Fields

    Name Description
    swigCMemOwn

    Properties

    Name Description
    emptyPath

    Methods

    Name Description
    AbsoluteRootPath()
    AppendChild(TfToken)
    AppendElementString(string)
    AppendElementToken(TfToken)
    AppendExpression()
    AppendMapper(SdfPath)
    AppendMapperArg(TfToken)
    AppendPath(SdfPath)
    AppendProperty(TfToken)
    AppendRelationalAttribute(TfToken)
    AppendTarget(SdfPath)
    AppendVariantSelection(string, string)
    ContainsPrimVariantSelection()
    ContainsPropertyElements()
    ContainsTargetPath()
    Dispose()
    Dispose(bool)
    Equals(object)
    Equals(SdfPath, SdfPath)
    ~SdfPath()
    GetAbsoluteRootOrPrimPath()
    GetAllTargetPathsRecursively(SdfPathVector)
    GetAncestorsRange()
    GetAsString()
    GetAsToken()
    GetCommonPrefix(SdfPath)
    GetConciseRelativePaths(SdfPathVector)
    GetElementString()
    GetElementToken()
    GetHash()
    GetHashCode()
    GetName()
    GetNameToken()
    GetParentPath()
    GetPathElementCount()
    GetPrefixes()
    GetPrefixes(SdfPathVector)
    GetPrimOrPrimVariantSelectionPath()
    GetPrimPath()
    GetString()
    GetTargetPath()
    GetText()
    GetToken()
    GetVariantSelection()
    HasPrefix(SdfPath)
    IsAbsolutePath()
    IsAbsoluteRootOrPrimPath()
    IsAbsoluteRootPath()
    IsEmpty()
    IsExpressionPath()
    IsMapperArgPath()
    IsMapperPath()
    IsNamespacedPropertyPath()
    IsPrimOrPrimVariantSelectionPath()
    IsPrimPath()
    IsPrimPropertyPath()
    IsPrimVariantSelectionPath()
    IsPropertyPath()
    IsRelationalAttributePath()
    IsRootPrimPath()
    IsTargetPath()
    IsValidIdentifier(string)
    IsValidNamespacedIdentifier(string)
    IsValidPathString(string)
    IsValidPathString(string, out string)
    JoinIdentifier(string, string)
    JoinIdentifier(StdStringVector)
    JoinIdentifier(TfToken, TfToken)
    JoinIdentifier(TfTokenVector)
    MakeAbsolutePath(SdfPath)
    MakeRelativePath(SdfPath)
    ReflexiveRelativePath()
    RemoveAncestorPaths(SdfPathVector)
    RemoveCommonSuffix(SdfPath)
    RemoveCommonSuffix(SdfPath, bool)
    RemoveDescendentPaths(SdfPathVector)
    ReplaceName(TfToken)
    ReplacePrefix(SdfPath, SdfPath)
    ReplacePrefix(SdfPath, SdfPath, bool)
    ReplaceTargetPath(SdfPath)
    StripAllVariantSelections()
    StripNamespace(string)
    StripNamespace(TfToken)
    StripPrefixNamespace(string, string)
    ToString()
    TokenizeIdentifier(string)
    TokenizeIdentifierAsTokens(string)
    getCPtr(SdfPath)
    swigRelease(SdfPath)

    Operators

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