Method Dispose
Dispose()
Disposes of this BlobBuilder instance and frees its temporary memory allocations.
Declaration
public void Dispose()
Remarks
Call Dispose()
after calling CreateBlobAssetReference<T>(Allocator).
Disposes of this BlobBuilder instance and frees its temporary memory allocations.
public void Dispose()
Call Dispose()
after calling CreateBlobAssetReference<T>(Allocator).