Generated with
Copyright (c) 2022-2026, Olivier NOUGUIER
Copyright (c) 2022-2026, Olivier NOUGUIER
THREE.RenderPipeline
See theRenderPipeline companion object
class RenderPipeline(renderer: Object, outputNode: UndefOr[Object] = ...) extends Object
RenderPipeline is the new name for PostProcessing since r183. It manages a series of post-processing passes to be applied to a scene.
Attributes
-
Since
-
r183
-
Companion
-
object
-
Graph
-
-
Supertypes
-
class Object
trait Any
class Object
trait Matchable
class Any
Members list
Gets the resolution scale for the render pipeline.
Gets the resolution scale for the render pipeline.
Attributes
Renders the scene with all post-processing passes applied.
Renders the scene with all post-processing passes applied.
Attributes
Sets the resolution scale for the render pipeline.
Sets the resolution scale for the render pipeline.
Attributes
Attributes
-
Inherited from:
-
Object
Attributes
-
Inherited from:
-
Object
Attributes
-
Inherited from:
-
Object
Attributes
-
Inherited from:
-
Object
Attributes
-
Inherited from:
-
Object