menu
flutter_scene
scene.dart
ParticleSystem
time property
time
dark_mode
light_mode
time
property
double
get
time
Seconds the system has been running (advances by whole fixed steps).
Implementation
double get time => _systemTime;
flutter_scene
scene
ParticleSystem
time property
ParticleSystem class