Method Dispose
Dispose()
Destroys the referenced blob asset and frees its memory.
Declaration
public void Dispose()
Exceptions
Type | Condition |
---|---|
InvalidOperationException | Thrown if you attempt to dispose a blob asset that loaded as part of a scene or subscene. |