menu
scene package
documentation
physics.dart
PhysicsSimulation
applyTorque abstract method
applyTorque abstract method
dark_mode
light_mode
applyTorque
abstract method
void
applyTorque
(
int
bodyHandle
,
Vector3
torque
)
Implementation
void applyTorque(int bodyHandle, Vector3 torque);
scene package
documentation
physics
PhysicsSimulation
applyTorque abstract method
PhysicsSimulation class