SoTransferFunction Properties |
The SoTransferFunction type exposes the following members.
Name | Description | |
---|---|---|
actualColorMap | This field contains the actual color map used. | |
colorMap | Array of floats in the range [0,1] defining a color map. | |
colorMapType | ColorMap type (number of color components). | |
fauxShadingDarkenThreshold | Opacity threshold for darkening edges. | |
fauxShadingLength | Controls how many color values will be affected by faux shading. | |
fauxShadingStrength | Controls how much faux shading will darken the color values of the transfer function. | |
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
maxValue | See OIV.LDM.Nodes.SoTransferFunction.minValue field. | |
minValue | Remaps the defined color map between minValue and maxValue indices. | |
offset | Used for rescaling the input data values. | |
predefColorMap | Predefined color map to use. | |
shift | Used for rescaling the input data values. | |
transferFunctionId | This field allows the use of multiple transfer functions. | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |