Table of Contents

Enum RayFunction

Namespace
LightningChartLib.WinForms.Charting
Assembly
LightningChart.WinForms.Charting.NET4.dll

Ray Function specifier

public enum RayFunction

Fields

Accumulation = 0

Accumulation function combines the data from entire dataset and provides an opportunity to control the opacity of the model.

Isosurface = 1

Isosurface rendering extracts normals from the dataset according to threshold settings and visualize the surface of desirable tissue.

MaximalIntensity = 2

MaximalIntensity rendering shows the most bright structures inside the dataset.