USDPrim
A single node in a stage’s scene hierarchy that holds attributes, relationships, metadata, and child prims.
Declaration
struct USDPrimTopics
Creating a prim
Identifying the prim
Traversing the hierarchy
childrenallChildrendescendantsallDescendantsnextSiblingchildren(where:)descendants(where:)nextSibling(where:)prim(at:)USDPrim.Predicate
Accessing properties
propertiesauthoredPropertiespropertyNamesauthoredPropertyNamesproperty(named:)hasProperty(named:)object(at:)USDPrim.Property
Accessing attributes
attributesauthoredAttributesattribute(named:)attribute(at:)hasAttribute(named:)makeAttribute(named:as:custom:variability:)subscript(_:as:)USDPrim.Attribute