Contents

USDLayer.Spec

A handle to a single spec stored in a layer.

Declaration

struct Spec

Overview

Spec is the untyped base used when retrieving a spec from a layer without knowing its concrete type. All concrete spec types (USDPrim.Spec, USDPrim.Property.Spec, etc.) conform to the nested USDLayer.Spec.MetadataCollection and USDLayer.Spec.FieldCollection protocols for shared metadata and field operations.

Topics

Protocols

Initializers

See Also

Accessing scene description by path