menu
cannon_physics package
documentation
objects/body.dart
Body
aabbNeedsUpdate property
aabbNeedsUpdate property
dark_mode
light_mode
aabbNeedsUpdate
property
bool
aabbNeedsUpdate
getter/setter pair
Indicates if the AABB needs to be updated before use.
Implementation
bool aabbNeedsUpdate = true;
cannon_physics package
documentation
objects/body
Body
aabbNeedsUpdate property
Body class