We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09f11bc commit b86e37dCopy full SHA for b86e37d
jme3-core/src/main/java/com/jme3/renderer/RenderManager.java
@@ -80,7 +80,7 @@
80
* The `RenderManager` is a high-level rendering interface that manages
81
* {@link ViewPort}s, {@link SceneProcessor}s, and the overall rendering pipeline.
82
* It is responsible for orchestrating the rendering of scenes into various
83
- * viewports and handling post-processing effects.
+ * viewports.
84
*/
85
public class RenderManager {
86
0 commit comments