diff --git a/OpenSim/Region/Physics/Meshing/Meshmerizer.cs b/OpenSim/Region/Physics/Meshing/Meshmerizer.cs
index 5d227dc8ee..1d1067c76d 100644
--- a/OpenSim/Region/Physics/Meshing/Meshmerizer.cs
+++ b/OpenSim/Region/Physics/Meshing/Meshmerizer.cs
@@ -74,7 +74,9 @@ namespace OpenSim.Region.Physics.Meshing
///
- /// creates a simple box mesh of the specified size
+ /// creates a simple box mesh of the specified size. This mesh is of very low vertex count and may
+ /// be useful as a backup proxy when level of detail is not needed or when more complex meshes fail
+ /// for some reason
///
///
///