Click or drag to resize

VolumeModelBrightness Property

LightningChart .NET Help
Brightness option of the transfer function

Namespace:  Arction.WinForms.Charting.Views.View3D
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(typeof(PointRGB), "new PointRGB(1, 1, 1)")]
public PointRGB Brightness { get; set; }

Property Value

Type: PointRGB
See Also