fixing documentation link
This commit is contained in:
parent
d1166f40c1
commit
2ff0bf5f75
@ -52,7 +52,7 @@ import java.util.ArrayList;
|
|||||||
* There are 2 mode : Scene and Objects.<br>
|
* There are 2 mode : Scene and Objects.<br>
|
||||||
* Scene mode extracts the bright parts of the scene to make them glow<br>
|
* Scene mode extracts the bright parts of the scene to make them glow<br>
|
||||||
* Object mode make objects glow according to their material's glowMap or their GlowColor<br>
|
* Object mode make objects glow according to their material's glowMap or their GlowColor<br>
|
||||||
* @see <a href="http://jmonkeyengine.org/wiki/doku.php/jme3:advanced:bloom_and_glow">advanced:bloom_and_glow</a> for more details
|
* @see <a href="http://jmonkeyengine.github.io/wiki/jme3/advanced/bloom_and_glow.html">advanced:bloom_and_glow</a> for more details
|
||||||
*
|
*
|
||||||
* @author Rémy Bouquet aka Nehon
|
* @author Rémy Bouquet aka Nehon
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user