replaceAsync(with:)
Replace the contents of this mesh resource asynchronously.
Declaration
@MainActor @preconcurrency func replaceAsync(with content: MeshResource.Contents) -> LoadRequest<MeshResource>Replace the contents of this mesh resource asynchronously.
@MainActor @preconcurrency func replaceAsync(with content: MeshResource.Contents) -> LoadRequest<MeshResource>