Skip to content

Commit efd47c4

Browse files
committed
fixed some javadoc in AbstractShadowRenderer
1 parent 142b006 commit efd47c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jme3-core/src/main/java/com/jme3/shadow/AbstractShadowRenderer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -725,7 +725,7 @@ public int getEdgesThickness() {
725725
}
726726

727727
/**
728-
* Sets the shadow edges thickness. default is 1, setting it to lower values
728+
* Sets the shadow edges thickness. default is 10, setting it to lower values
729729
* can help to reduce the jagged effect of the shadow edges
730730
*
731731
* @param edgesThickness

0 commit comments

Comments
 (0)