Contents

USDPrim.Spec

A handle to a prim definition stored in a layer.

Declaration

struct Spec

Overview

USDPrim.Spec is a struct but acts as a handle into data owned by a USDLayer, much like USDPrim is a handle into a USDStage. Mutations write through to the layer rather than to the spec value itself, so property setters and methods on this type are non-mutating.

Topics

Initializers

Instance Properties

Instance Methods

Type Methods

See Also

Working with scene-description specs