Explorar el Código

Filter: minor javadoc mistake

shadowislord hace 10 años
padre
commit
784cfddb21
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      jme3-core/src/main/java/com/jme3/post/Filter.java

+ 1 - 1
jme3-core/src/main/java/com/jme3/post/Filter.java

@@ -201,7 +201,7 @@ public abstract class Filter implements Savable {
 
     /**
      * returns the default pass texture format
-     * default is {@link Format#RGB10_A2}
+     * default is {@link Format#RGB111110F}
      * 
      * @return
      */