SoPostEffectBlendBuffer¶
-
InventorModule
¶ author MeVis Medical Solutions AG
package MeVisLab/Standard
dll SoRenderers
definition SoRenderers.def
Purpose¶
The SoPostEffectBlendBuffer
blends a given buffer on top of another buffer.
For more complex operations, you should use the SoPostEffectCustomPass
module instead.
Parameter Fields¶
Field Index¶
Blend Mode : Enum |
Enabled : Bool |
Intensity : Float |
Source Buffer Name : String |
Target Buffer Name : String |
Visible Fields¶
Source Buffer Name¶
-
name:
sourceBufferName
, type:
String
, default:
sourceBuffer
¶ The name of the source buffer.
Target Buffer Name¶
-
name:
targetBufferName
, type:
String
, default:
targetBuffer
¶ The name of the target buffer.