Click or drag to resize
SoTransferFunction Properties

The SoTransferFunction type exposes the following members.

Properties
  NameDescription
Public propertyactualColorMap

This field contains the actual color map used.

Public propertycolorMap

Array of floats in the range [0,1] defining a color map.

Public propertycolorMapType

ColorMap type (number of color components).

Public propertyfauxShadingDarkenThreshold

Opacity threshold for darkening edges.

Public propertyfauxShadingLength

Controls how many color values will be affected by faux shading.

Public propertyfauxShadingStrength

Controls how much faux shading will darken the color values of the transfer function.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertymaxValue
Public propertyminValue

Remaps the defined color map between minValue and maxValue indices.

Public propertyoffset

Used for rescaling the input data values.

Public propertypredefColorMap

Predefined color map to use.

Public propertyshift

Used for rescaling the input data values.

Public propertytransferFunctionId

This field allows the use of multiple transfer functions.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also