menu
cannon_physics package
documentation
shapes/trimesh.dart
Trimesh
updateAABB method
updateAABB method
dark_mode
light_mode
updateAABB
method
void
updateAABB
(
)
Update the
.aabb
property
Implementation
void updateAABB() { computeLocalAABB(aabb); }
cannon_physics package
documentation
shapes/trimesh
Trimesh
updateAABB method
Trimesh class