removeVariant(_:)
Removes the given variant spec from this set.
Declaration
func removeVariant(_ variant: USDPrim.VariantSpec)Parameters
- variant:
The variant spec to remove.
Removes the given variant spec from this set.
func removeVariant(_ variant: USDPrim.VariantSpec)The variant spec to remove.