menu
flutter_scene package
documentation
physics.dart
PhysicsSimulation
applyImpulse abstract method
applyImpulse abstract method
dark_mode
light_mode
applyImpulse
abstract method
void
applyImpulse
(
int
bodyHandle
,
Vector3
impulse
, {
Vector3?
atWorldPoint
,
})
Implementation
void applyImpulse(int bodyHandle, Vector3 impulse, {Vector3? atWorldPoint});
flutter_scene package
documentation
physics
PhysicsSimulation
applyImpulse abstract method
PhysicsSimulation class