Click or drag to resize
PoDataMappingtransparencyEnabled Property

Enable/Disable the taking into account of transparency.

Namespace: OIV.MeshViz.Nodes
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFBool transparencyEnabled { get; }

Property Value

Type: SoSFBool
Remarks

If it is disabled, the different shape are always opaque. Default is false.

Note: DataMapping does not support data PER_CELL binding when transparencyEnabled is set to true and transparencyValueDeletedParts <= 1.0.

See Also