removeProperty(_:)
Removes the given property spec from this prim.
Declaration
func removeProperty(_ spec: USDPrim.Property.Spec)Parameters
- spec:
The property spec to remove.
Removes the given property spec from this prim.
func removeProperty(_ spec: USDPrim.Property.Spec)The property spec to remove.