PoNonLinearDataMapping2transparency Property |
Defines the list of transparencies for the data mapping.
Namespace: OIV.MeshViz.NodesAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoMFFloat transparency { get; }
Public ReadOnly Property transparency As SoMFFloat
Get
public:
property SoMFFloat^ transparency {
SoMFFloat^ get ();
}
member transparency : SoMFFloat with get
Property Value
Type:
SoMFFloatRemarks To be taken into account the number of transparencies must be equal to the number of colors, otherwise transparencies are ignored.
See Also