docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class UsdPrim

    Inheritance
    object
    UsdObject
    UsdPrim
    Implements
    IDisposable
    Inherited Members
    UsdObject.swigCMemOwn
    UsdObject.getCPtr(UsdObject)
    UsdObject.swigRelease(UsdObject)
    UsdObject.Dispose()
    UsdObject.IsValid()
    UsdObject.GetStage()
    UsdObject.GetPath()
    UsdObject.GetPrimPath()
    UsdObject.GetPrim()
    UsdObject.GetName()
    UsdObject.GetDescription()
    UsdObject.SetMetadata(TfToken, VtValue)
    UsdObject.ClearMetadata(TfToken)
    UsdObject.HasMetadata(TfToken)
    UsdObject.HasAuthoredMetadata(TfToken)
    UsdObject.SetMetadataByDictKey(TfToken, TfToken, VtValue)
    UsdObject.ClearMetadataByDictKey(TfToken, TfToken)
    UsdObject.HasMetadataDictKey(TfToken, TfToken)
    UsdObject.HasAuthoredMetadataDictKey(TfToken, TfToken)
    UsdObject.GetAllMetadata()
    UsdObject.GetAllAuthoredMetadata()
    UsdObject.IsHidden()
    UsdObject.SetHidden(bool)
    UsdObject.ClearHidden()
    UsdObject.HasAuthoredHidden()
    UsdObject.GetCustomData()
    UsdObject.GetCustomDataByKey(TfToken)
    UsdObject.SetCustomData(VtDictionary)
    UsdObject.SetCustomDataByKey(TfToken, VtValue)
    UsdObject.ClearCustomData()
    UsdObject.ClearCustomDataByKey(TfToken)
    UsdObject.HasCustomData()
    UsdObject.HasCustomDataKey(TfToken)
    UsdObject.HasAuthoredCustomData()
    UsdObject.HasAuthoredCustomDataKey(TfToken)
    UsdObject.GetAssetInfo()
    UsdObject.GetAssetInfoByKey(TfToken)
    UsdObject.SetAssetInfo(VtDictionary)
    UsdObject.SetAssetInfoByKey(TfToken, VtValue)
    UsdObject.ClearAssetInfo()
    UsdObject.ClearAssetInfoByKey(TfToken)
    UsdObject.HasAssetInfo()
    UsdObject.HasAssetInfoKey(TfToken)
    UsdObject.HasAuthoredAssetInfo()
    UsdObject.HasAuthoredAssetInfoKey(TfToken)
    UsdObject.GetDocumentation()
    UsdObject.SetDocumentation(string)
    UsdObject.ClearDocumentation()
    UsdObject.HasAuthoredDocumentation()
    UsdObject.GetDisplayName()
    UsdObject.SetDisplayName(string)
    UsdObject.ClearDisplayName()
    UsdObject.HasAuthoredDisplayName()
    UsdObject.GetNamespaceDelimiter()
    UsdObject.Equals(UsdObject, UsdObject)
    UsdObject.Equals(object)
    UsdObject.GetHashCode()
    UsdObject.GetMetadata(TfToken)
    UsdObject.GetMetadataByDictKey(TfToken, TfToken)
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: pxr
    Assembly: USD.NET.dll
    Syntax
    public class UsdPrim : UsdObject, IDisposable

    Constructors

    Name Description
    UsdPrim()
    UsdPrim(IntPtr, bool)

    Methods

    Name Description
    AddAppliedSchema(TfToken)
    ApplyAPI(TfToken)
    ApplyAPI(TfToken, SWIGTYPE_p_UsdSchemaVersion)
    ApplyAPI(TfToken, SWIGTYPE_p_UsdSchemaVersion, TfToken)
    ApplyAPI(TfToken, TfToken)
    ApplyAPI(TfType)
    ApplyAPI(TfType, TfToken)
    CanApplyAPI(TfToken)
    CanApplyAPI(TfToken, out string)
    CanApplyAPI(TfToken, SWIGTYPE_p_UsdSchemaVersion)
    CanApplyAPI(TfToken, SWIGTYPE_p_UsdSchemaVersion, out string)
    CanApplyAPI(TfToken, SWIGTYPE_p_UsdSchemaVersion, TfToken)
    CanApplyAPI(TfToken, SWIGTYPE_p_UsdSchemaVersion, TfToken, out string)
    CanApplyAPI(TfToken, TfToken)
    CanApplyAPI(TfToken, TfToken, out string)
    CanApplyAPI(TfType)
    CanApplyAPI(TfType, out string)
    CanApplyAPI(TfType, TfToken)
    CanApplyAPI(TfType, TfToken, out string)
    ClearActive()
    ClearChildrenReorder()
    ClearInstanceable()
    ClearPayload()
    ClearPropertyOrder()
    ClearTypeName()
    ComputeExpandedPrimIndex()
    CreateAttribute(StdStringVector, SdfValueTypeName)
    CreateAttribute(StdStringVector, SdfValueTypeName, bool)
    CreateAttribute(StdStringVector, SdfValueTypeName, bool, SdfVariability)
    CreateAttribute(StdStringVector, SdfValueTypeName, SdfVariability)
    CreateAttribute(TfToken, SdfValueTypeName)
    CreateAttribute(TfToken, SdfValueTypeName, bool)
    CreateAttribute(TfToken, SdfValueTypeName, bool, SdfVariability)
    CreateAttribute(TfToken, SdfValueTypeName, SdfVariability)
    CreateRelationship(StdStringVector)
    CreateRelationship(StdStringVector, bool)
    CreateRelationship(TfToken)
    CreateRelationship(TfToken, bool)
    Dispose(bool)
    GetAllChildren()
    GetAllChildrenNames()
    GetAllDescendants()
    GetAppliedSchemas()
    GetAttribute(TfToken)
    GetAttributeAtPath(SdfPath)
    GetAttributeValue(TfToken, VtValue, UsdTimeCode)
    GetAttributes()
    GetAuthoredAttributes()
    GetAuthoredProperties()
    GetAuthoredProperties(SWIGTYPE_p_std__functionT_bool_fTfToken_const_RF_t)
    GetAuthoredPropertiesInNamespace(string)
    GetAuthoredPropertiesInNamespace(StdStringVector)
    GetAuthoredPropertyNames()
    GetAuthoredPropertyNames(SWIGTYPE_p_std__functionT_bool_fTfToken_const_RF_t)
    GetAuthoredRelationships()
    GetChild(TfToken)
    GetChildren()
    GetChildrenNames()
    GetChildrenReorder()
    GetDescendants()
    GetFilteredChildren(Usd_PrimFlagsPredicate)
    GetFilteredChildrenNames(Usd_PrimFlagsPredicate)
    GetFilteredDescendants(Usd_PrimFlagsPredicate)
    GetFilteredNextSibling(Usd_PrimFlagsPredicate)
    GetInherits()
    GetInstances()
    GetNextSibling()
    GetObjectAtPath(SdfPath)
    GetParent()
    GetPayloads()
    GetPrimAtPath(SdfPath)
    GetPrimDefinition()
    GetPrimInPrototype()
    GetPrimIndex()
    GetPrimStack()
    GetPrimStackWithLayerOffsets()
    GetPrimTypeInfo()
    GetProperties()
    GetProperties(SWIGTYPE_p_std__functionT_bool_fTfToken_const_RF_t)
    GetPropertiesInNamespace(string)
    GetPropertiesInNamespace(StdStringVector)
    GetProperty(TfToken)
    GetPropertyAtPath(SdfPath)
    GetPropertyNames()
    GetPropertyNames(SWIGTYPE_p_std__functionT_bool_fTfToken_const_RF_t)
    GetPropertyOrder()
    GetPrototype()
    GetReferences()
    GetRelationship(TfToken)
    GetRelationshipAtPath(SdfPath)
    GetRelationships()
    GetSpecializes()
    GetSpecifier()
    GetTypeName()
    GetVariantSet(string)
    GetVariantSets()
    GetVersionIfHasAPIInFamily(TfToken, SWIGTYPE_p_UsdSchemaVersion)
    GetVersionIfHasAPIInFamily(TfToken, TfToken, SWIGTYPE_p_UsdSchemaVersion)
    GetVersionIfIsInFamily(TfToken, SWIGTYPE_p_UsdSchemaVersion)
    HasAPI(TfToken)
    HasAPI(TfToken, SWIGTYPE_p_UsdSchemaVersion)
    HasAPI(TfToken, SWIGTYPE_p_UsdSchemaVersion, TfToken)
    HasAPI(TfToken, TfToken)
    HasAPI(TfType)
    HasAPI(TfType, TfToken)
    HasAPIInFamily(TfToken)
    HasAPIInFamily(TfToken, SWIGTYPE_p_UsdSchemaRegistry__VersionPolicy)
    HasAPIInFamily(TfToken, SWIGTYPE_p_UsdSchemaRegistry__VersionPolicy, TfToken)
    HasAPIInFamily(TfToken, SWIGTYPE_p_UsdSchemaVersion, SWIGTYPE_p_UsdSchemaRegistry__VersionPolicy)
    HasAPIInFamily(TfToken, SWIGTYPE_p_UsdSchemaVersion, SWIGTYPE_p_UsdSchemaRegistry__VersionPolicy, TfToken)
    HasAPIInFamily(TfToken, TfToken)
    HasAPIInFamily(TfType, SWIGTYPE_p_UsdSchemaRegistry__VersionPolicy)
    HasAPIInFamily(TfType, SWIGTYPE_p_UsdSchemaRegistry__VersionPolicy, TfToken)
    HasAttribute(TfToken)
    HasAuthoredActive()
    HasAuthoredInherits()
    HasAuthoredInstanceable()
    HasAuthoredPayloads()
    HasAuthoredReferences()
    HasAuthoredSpecializes()
    HasAuthoredTypeName()
    HasDefiningSpecifier()
    HasPayload()
    HasProperty(TfToken)
    HasRelationship(TfToken)
    HasVariantSets()
    IsA(TfToken)
    IsA(TfToken, SWIGTYPE_p_UsdSchemaVersion)
    IsA(TfType)
    IsAbstract()
    IsActive()
    IsDefined()
    IsGroup()
    IsInFamily(TfToken)
    IsInFamily(TfToken, SWIGTYPE_p_UsdSchemaRegistry__VersionPolicy)
    IsInFamily(TfToken, SWIGTYPE_p_UsdSchemaVersion, SWIGTYPE_p_UsdSchemaRegistry__VersionPolicy)
    IsInFamily(TfType, SWIGTYPE_p_UsdSchemaRegistry__VersionPolicy)
    IsInPrototype()
    IsInstance()
    IsInstanceProxy()
    IsInstanceable()
    IsLoaded()
    IsModel()
    IsPathInPrototype(SdfPath)
    IsPrototype()
    IsPrototypePath(SdfPath)
    IsPseudoRoot()
    Load()
    Load(UsdLoadPolicy)
    MakeResolveTargetStrongerThanEditTarget(UsdEditTarget)
    MakeResolveTargetUpToEditTarget(UsdEditTarget)
    RemoveAPI(TfToken)
    RemoveAPI(TfToken, SWIGTYPE_p_UsdSchemaVersion)
    RemoveAPI(TfToken, SWIGTYPE_p_UsdSchemaVersion, TfToken)
    RemoveAPI(TfToken, TfToken)
    RemoveAPI(TfType)
    RemoveAPI(TfType, TfToken)
    RemoveAppliedSchema(TfToken)
    RemoveProperty(TfToken)
    SetActive(bool)
    SetChildrenReorder(TfTokenVector)
    SetInstanceable(bool)
    SetPayload(string, SdfPath)
    SetPayload(SdfLayerHandle, SdfPath)
    SetPayload(SdfPayload)
    SetPropertyOrder(TfTokenVector)
    SetSpecifier(SdfSpecifier)
    SetTypeName(TfToken)
    Unload()
    getCPtr(UsdPrim)
    swigRelease(UsdPrim)
    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)