diff --git a/example/lib/main.dart b/example/lib/main.dart index 1ec24559..3ef5e1a0 100644 --- a/example/lib/main.dart +++ b/example/lib/main.dart @@ -28,7 +28,7 @@ class _MyAppState extends State { List _animationNames = []; bool _loop = false; bool _vertical = false; - bool _rendering = true; + bool _rendering = false; int _framerate = 60; @override @@ -232,7 +232,7 @@ class _MyAppState extends State { break; case 29: _light = await _filamentController.addLight( - 2, + 1, 6500, 15000000, 0,