docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SdfPrimSpec

    Inheritance
    object
    SdfSpec
    SdfPrimSpec
    Implements
    IDisposable
    Inherited Members
    SdfSpec.swigCMemOwn
    SdfSpec.getCPtr(SdfSpec)
    SdfSpec.swigRelease(SdfSpec)
    SdfSpec.Dispose()
    SdfSpec.GetSchema()
    SdfSpec.GetSpecType()
    SdfSpec.IsDormant()
    SdfSpec.GetLayer()
    SdfSpec.GetPath()
    SdfSpec.PermissionToEdit()
    SdfSpec.ListInfoKeys()
    SdfSpec.GetMetaDataInfoKeys()
    SdfSpec.GetMetaDataDisplayGroup(TfToken)
    SdfSpec.GetInfo(TfToken)
    SdfSpec.SetInfo(TfToken, VtValue)
    SdfSpec.SetInfoDictionaryValue(TfToken, TfToken, VtValue)
    SdfSpec.HasInfo(TfToken)
    SdfSpec.ClearInfo(TfToken)
    SdfSpec.GetTypeForInfo(TfToken)
    SdfSpec.GetFallbackForInfo(TfToken)
    SdfSpec.IsInert(bool)
    SdfSpec.IsInert()
    SdfSpec.ListFields()
    SdfSpec.HasField(TfToken)
    SdfSpec.GetField(TfToken)
    SdfSpec.SetField(TfToken, VtValue)
    SdfSpec.ClearField(TfToken)
    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 SdfPrimSpec : SdfSpec, IDisposable

    Constructors

    Name Description
    SdfPrimSpec(IntPtr, bool)

    Methods

    Name Description
    ApplyNameChildrenOrder(TfTokenVector)
    ApplyPropertyOrder(TfTokenVector)
    BlockVariantSelection(string)
    CanSetName(string, out string)
    ClearActive()
    ClearInheritPathList()
    ClearInstanceable()
    ClearKind()
    ClearPayloadList()
    ClearReferenceList()
    ClearRelocates()
    ClearSpecializesList()
    Dispose(bool)
    GetActive()
    GetAssetInfo()
    GetAttributeAtPath(SdfPath)
    GetAttributes()
    GetComment()
    GetCustomData()
    GetDocumentation()
    GetHidden()
    GetInheritPathList()
    GetInstanceable()
    GetKind()
    GetName()
    GetNameChildren()
    GetNameParent()
    GetNameRoot()
    GetNameToken()
    GetObjectAtPath(SdfPath)
    GetPayloadList()
    GetPermission()
    GetPrefix()
    GetPrefixSubstitutions()
    GetPrimAtPath(SdfPath)
    GetProperties()
    GetPropertyAtPath(SdfPath)
    GetRealNameParent()
    GetReferenceList()
    GetRelationshipAtPath(SdfPath)
    GetRelationships()
    GetRelocates()
    GetSpecializesList()
    GetSpecifier()
    GetSuffix()
    GetSuffixSubstitutions()
    GetSymmetricPeer()
    GetSymmetryArguments()
    GetSymmetryFunction()
    GetTypeName()
    GetVariantNames(string)
    GetVariantSelections()
    GetVariantSetNameList()
    HasActive()
    HasInheritPaths()
    HasInstanceable()
    HasKind()
    HasNameChildrenOrder()
    HasPayloads()
    HasPropertyOrder()
    HasReferences()
    HasRelocates()
    HasSpecializes()
    HasVariantSetNames()
    InsertInNameChildrenOrder(TfToken)
    InsertInNameChildrenOrder(TfToken, int)
    InsertInPropertyOrder(TfToken)
    InsertInPropertyOrder(TfToken, int)
    InsertNameChild(SdfPrimSpecHandle)
    InsertNameChild(SdfPrimSpecHandle, int)
    InsertProperty(SdfPropertySpecHandle)
    InsertProperty(SdfPropertySpecHandle, int)
    IsValidName(string)
    New(SdfLayerHandle, string, SdfSpecifier)
    New(SdfLayerHandle, string, SdfSpecifier, string)
    New(SdfPrimSpecHandle, string, SdfSpecifier)
    New(SdfPrimSpecHandle, string, SdfSpecifier, string)
    RemoveFromNameChildrenOrder(TfToken)
    RemoveFromNameChildrenOrderByIndex(int)
    RemoveFromPropertyOrder(TfToken)
    RemoveFromPropertyOrderByIndex(int)
    RemoveNameChild(SdfPrimSpecHandle)
    RemoveProperty(SdfPropertySpecHandle)
    RemoveVariantSet(string)
    SetActive(bool)
    SetAssetInfo(string, VtValue)
    SetComment(string)
    SetCustomData(string, VtValue)
    SetDocumentation(string)
    SetHidden(bool)
    SetInstanceable(bool)
    SetKind(TfToken)
    SetName(string)
    SetName(string, bool)
    SetNameChildren(SdfPrimSpecHandleVector)
    SetNameChildrenOrder(TfTokenVector)
    SetPermission(SdfPermission)
    SetPrefix(string)
    SetPrefixSubstitutions(VtDictionary)
    SetProperties(SdfPropertySpecHandleVector)
    SetPropertyOrder(TfTokenVector)
    SetRelocates(SdfRelocatesMap)
    SetSpecifier(SdfSpecifier)
    SetSuffix(string)
    SetSuffixSubstitutions(VtDictionary)
    SetSymmetricPeer(string)
    SetSymmetryArgument(string, VtValue)
    SetSymmetryFunction(TfToken)
    SetTypeName(string)
    SetVariantSelection(string, string)
    getCPtr(SdfPrimSpec)
    swigRelease(SdfPrimSpec)
    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)