menu
flutter_scene package
documentation
physics.dart
PhysicsSimulation
maxSubsteps property
maxSubsteps property
dark_mode
light_mode
maxSubsteps
property
int
maxSubsteps
getter/setter pair
Maximum number of fixed steps consumed per frame by the driver.
Implementation
int maxSubsteps = 8;
flutter_scene package
documentation
physics
PhysicsSimulation
maxSubsteps property
PhysicsSimulation class