shadowislord 10 лет назад
Родитель
Сommit
784cfddb21
1 измененных файлов с 1 добавлено и 1 удалено
  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
      */