remove(id:)

Remove a skeleton by id.

Declaration

@discardableResult mutating func remove(id: String) -> MeshResource.Skeleton?