menu
flame_3d package
documentation
camera.dart
Viewport
debugColor property
debugColor property
dark_mode
light_mode
debugColor
property
Color
debugColor
getter/setter pair
inherited
The color that the debug output should be rendered with.
Implementation
Color debugColor = const Color(0xFFFF00FF);
flame_3d package
documentation
camera
Viewport
debugColor property
Viewport class