diff --git a/thermion_flutter/thermion_flutter_method_channel/lib/src/thermion_flutter_method_channel_platform.dart b/thermion_flutter/thermion_flutter_method_channel/lib/src/thermion_flutter_method_channel_platform.dart index 984b2bef..bc058eca 100644 --- a/thermion_flutter/thermion_flutter_method_channel/lib/src/thermion_flutter_method_channel_platform.dart +++ b/thermion_flutter/thermion_flutter_method_channel/lib/src/thermion_flutter_method_channel_platform.dart @@ -181,6 +181,7 @@ class ThermionFlutterMethodChannelPlatform extends ThermionFlutterPlatform { _swapChain = await FilamentApp.instance!.createHeadlessSwapChain( descriptor.width, descriptor.height, + hasStencilBuffer: true ); _logger.info(