Click or drag to resize
PoNonLinearDataMapping2color Property

Defines the list of colors for the data mapping.

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

Property Value

Type: SoMFColor
Remarks

The number of colors must be >= the number of values + 1 if the type is NON_LINEAR_PER_LEVEL and >= the number of values otherwise.

See Also