Color

Curve.Color property

获取或设置线条的颜色,默认值为白色(1, 1, 1)

public Vector3 Color { get; set; }

也可以看看