remove(_:)
Removes a specific payload arc from the prim.
Declaration
func remove(_ payload: USDPrim.Payload) throwsParameters
- payload:
The payload to remove.
Removes a specific payload arc from the prim.
func remove(_ payload: USDPrim.Payload) throwsThe payload to remove.