SoVertexAttribFeedbackdisableFragmentProcessing Property |
Turn off the fragment rasterizer.
Namespace: OIV.Inventor.Nodes
It means that the result of the shader is not rendered.
Most of the time the main goal of this node is to record the result of varyings from the geometry shaders and the recorded primitives are not supposed to be rendered.
Default value is true.