menu
flutter_scene package
documentation
physics.dart
PhysicsSimulation
applyAngularImpulse abstract method
applyAngularImpulse abstract method
dark_mode
light_mode
applyAngularImpulse
abstract method
void
applyAngularImpulse
(
int
bodyHandle
,
Vector3
impulse
)
Implementation
void applyAngularImpulse(int bodyHandle, Vector3 impulse);
flutter_scene package
documentation
physics
PhysicsSimulation
applyAngularImpulse abstract method
PhysicsSimulation class