feat!: remove Viewer setRenderTarget method (use the View method instead)
This commit is contained in:
@@ -88,11 +88,6 @@ abstract class ThermionViewer {
|
|||||||
///
|
///
|
||||||
Future destroyRenderTarget(covariant RenderTarget renderTarget);
|
Future destroyRenderTarget(covariant RenderTarget renderTarget);
|
||||||
|
|
||||||
///
|
|
||||||
///
|
|
||||||
///
|
|
||||||
Future setRenderTarget(covariant RenderTarget? renderTarget);
|
|
||||||
|
|
||||||
///
|
///
|
||||||
///
|
///
|
||||||
///
|
///
|
||||||
|
|||||||
Reference in New Issue
Block a user