Method Dispose
Dispose()
Releases and destroys the underlying render texture.
public void Dispose()
Remarks
Ownership usually belongs to DataPool until the render texture is removed from the pool. After ownership has been transferred, the caller is responsible for disposing it.