init(owner:name:)
Creates a new variant spec under the given variant set spec.
Declaration
init?(owner: USDPrim.VariantSetSpec, name: USDToken)Parameters
- owner:
The variant set that owns the new variant.
- name:
The variant’s name.
Creates a new variant spec under the given variant set spec.
init?(owner: USDPrim.VariantSetSpec, name: USDToken)The variant set that owns the new variant.
The variant’s name.