SoAlgebraicShapegenerateTransparency Property |
Specify if the shape generates transparent fragment.
Namespace: OIV.Inventor.Nodes
This field is similar to the one in OIV.Inventor.Nodes.SoShaderProgram. If set to true, the shape is considered as transparent. Otherwise, the shape transparency is deducted from the state. Note that this flag is useful is you want to generate transparent color from custom computer color shader slot without binding a material node.
Default value is false.