Property | Type | Description | |
---|---|---|---|
start | Vector2 | ||
stop | Vector2 |
Method | Description | |
---|---|---|
LineSegment ( Vector2 start, Vector2 stop ) : System.Collections |
public LineSegment ( Vector2 start, Vector2 stop ) : System.Collections | ||
start | Vector2 | |
stop | Vector2 | |
return | System.Collections |