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