menu
flutter_scene package
documentation
physics.dart
PhysicsSimulation
setBodyKind abstract method
setBodyKind abstract method
dark_mode
light_mode
setBodyKind
abstract method
void
setBodyKind
(
int
bodyHandle
,
BodyType
type
)
Implementation
void setBodyKind(int bodyHandle, BodyType type);
flutter_scene package
documentation
physics
PhysicsSimulation
setBodyKind abstract method
PhysicsSimulation class