mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-26 02:40:13 +00:00
优化Line3D绘制
This commit is contained in:
@@ -57,7 +57,9 @@ namespace XCharts.Runtime
|
||||
/// 线段终点
|
||||
/// </summary>
|
||||
public Vector3 lineEndPostion;
|
||||
public double lineEndValue;
|
||||
public double lineEndValueX;
|
||||
public double lineEndValueY;
|
||||
public double lineEndValueZ;
|
||||
/// <summary>
|
||||
/// 内半径
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user