Contents

stage

The stage that owns this property.

Declaration

var stage: USDStage { get }

Discussion

A property’s state and validity is connected to its stage. A property becomes invalid when the lifetime of its stage ends. It can also become invalid when the stage is modified.