Type alias ODLinePosition

ODLinePosition: { end: Vector3; start: Vector3 }

OD 飞线的起点及终点。

Type declaration