ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Lighting makes it potentially harder to match the colors of the surface with the colorscale of the colormap /colorbar.
Therefore, for those surfaces which are using a colormap to determine the surface colors, lighting is disabled per default. For all
other surfaces, ligthing is enabled by default. By assigning a value to this property, this behavior can be overwritten.
Determines, if the surface plot utilizes lighting. Default: Auto (true for individual color mode, false for colormap mode)
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing.Plotting
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
Property Value
Type: NullableBooleanRemarks
[ILNumerics Visualization Engine]
See Also