USDPrim

A USD prim — a named container in the scene hierarchy that can have typed schemas, properties, metadata, and composition arcs applied to it.

3DInteroperabilityLinux FoundationMetaverseOpenUSDSpecificationStandardsUSDVisual Effects

Properties

Name Type Description
path string The absolute scene path to this prim.
name string The name component of the prim path.
typeName string The typed schema name applied to this prim.
specifier string How this prim is introduced into the scene.
active boolean Whether this prim is active (inactive prims are excluded from rendering).
hidden boolean Whether this prim is hidden in interactive contexts.
kind string The model hierarchy kind of this prim.
documentation string Documentation string for this prim.
purpose string The imaging purpose for this prim.
instanceable boolean Whether this prim should be treated as an instance master for instancing.
View JSON Schema on GitHub