Namespace: Rx.Net – Class: ColorLine3D – Assembly: Rx.Net
ColorLine3D Struct
C#
struct ColorLine3D
A color line 3d.
Variables
StartPoint | The start coordinate of the line. |
EndPoint | The end coordinate of the line. |
Color | The color. |