Click or drag to resize
SoTransferFunctionactualColorMap Property

This field contains the actual color map used.

Namespace: OIV.LDM.Nodes
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoMFFloat actualColorMap { get; }

Property Value

Type: SoMFFloat
Remarks

It is set automatically according to the value of the other fields. The method reMap() modifies this field as well. You may modify this field, and your changes will be taken into account during rendering. However these changes will be lost if the other fields are changed.

Note Note

Field available since Open Inventor 6.0

See Also