menu
flutter_scene package
documentation
scene.dart
PhysicsWorld
fixedTimestep property
fixedTimestep property
dark_mode
light_mode
fixedTimestep
property
double
fixedTimestep
getter/setter pair
Length of one physics step, in seconds. Defaults to
1/60
.
Implementation
double fixedTimestep = 1.0 / 60.0;
flutter_scene package
documentation
scene
PhysicsWorld
fixedTimestep property
PhysicsWorld class