Curve.Color

Curve.Color property

Gets or sets the color of the line, default value is white(1, 1, 1)

public Vector3 Color { get; set; }

See Also