Contents

loadRule(_:)

Specifies the rule used to determine if referenced payloads are loaded.

Declaration

static func loadRule(_ rule: USDStage.InitialLoadRule) -> USDStage.OpenOptions

Discussion

The default is .all, so all loadable prims will be automatically loaded.