childrenOrder

The authored override for child ordering, or nil if no order is authored. When non-nil, this list controls the order in which child prim specs appear during composition.

Declaration

var childrenOrder: [USDToken]? { get nonmutating set }