Contents

USDPrim.PseudoRootSpec

A handle to a layer’s pseudo-root — the implicit parent of all top-level prims in a layer.

Declaration

struct PseudoRootSpec

Overview

The pseudo-root is a special spec that’s automatically created by every layer. It’s not authored as a prim in the file, but it conceptually owns the top-level prims. It conforms to USDLayer.Spec.MetadataCollection and USDLayer.Spec.FieldCollection.

Topics

Initializers

See Also

Working with scene-description specs