Skip to content

Commit b86e37d

Browse files
authored
Update javadoc
1 parent 09f11bc commit b86e37d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jme3-core/src/main/java/com/jme3/renderer/RenderManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
* The `RenderManager` is a high-level rendering interface that manages
8181
* {@link ViewPort}s, {@link SceneProcessor}s, and the overall rendering pipeline.
8282
* It is responsible for orchestrating the rendering of scenes into various
83-
* viewports and handling post-processing effects.
83+
* viewports.
8484
*/
8585
public class RenderManager {
8686

0 commit comments

Comments
 (0)