Contents

replace(with:)

Replace the contents of this mesh resource.

Declaration

@MainActor @preconcurrency func replace(with content: MeshResource.Contents) throws

Discussion