Skip to content

Commit

Permalink
DebugShapeFactory: javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Feb 7, 2024
1 parent 0bf62d0 commit 8bd3474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/com/jme3/bullet/util/DebugShapeFactory.java
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ public static float maxDistance(
* shape's scale and margin are taken into account, but not its debug-mesh
* resolution.
*
* @param shape (not null, convex, unaffected)
* @param shape the convex shape to analyze (not null, unaffected)
* @param meshResolution (0=low, 1=high)
* @return the scaled volume (in physics-space units cubed, ≥0)
*/
Expand Down

0 comments on commit 8bd3474

Please sign in to comment.