Contents

remove(_:)

Removes a specific reference arc from the prim.

Declaration

func remove(_ reference: USDPrim.Reference) throws

Parameters

  • reference:

    The reference to remove.

Discussion