Click or drag to resize

MeshModelTriangleTracedEventArgs Fields

LightningChart .NET Help

The MeshModelTriangleTracedEventArgs type exposes the following members.

Fields
  NameDescription
Public fieldIntersectionPointAxisValues
Axis values of traced triangle intersection point.
Public fieldMeshModel
MeshModel object.
Public fieldModelSpaceTriangleCoordinates
Model spaced coordinates of traced triangle.
Public fieldNearestCoordinateIndex
Index to nearest coordinate of traced triangle. Value is in range 0..2.
Public fieldWorldSpaceTriangleCoordinates
World spaced coordinates of traced triangle. Position, sizing and rotation affect this value.
Top
See Also