Closed rhys-vdw closed 2 years ago
Would be nice to have variants of DrawLine and DrawArrowLine for drawing an IEnumerable<Vector3>/Vector3[].
DrawLine
DrawArrowLine
IEnumerable<Vector3>
Vector3[]
Added in 1,9,0, Just pushed it so it should propagate to OpenUPM in under an hour if all is well.
Absolute legend.
Would be nice to have variants of
DrawLine
andDrawArrowLine
for drawing anIEnumerable<Vector3>
/Vector3[]
.