Clear (Built-in Patch) in Renderer, Render
Paints the entire rendering destination with a constant color and clears the depth buffer.
This is usually the first rendering operation a composition should perform, in order to reset the rendering destination to a known state and prevent visual artifacts.
If the rendering destination is intended to be composited over some other visual content, make sure the alpha component of the color used to paint is smaller than 1.0.
|
Input Attributes
|
Output Attributes
None
|
0 videos
0 comments