Property | Type | Description | |
---|---|---|---|
v1 | Vector3 | ||
v2 | Vector3 |
Method | Description | |
---|---|---|
LineCurve3 ( Vector3 v1, Vector3 v2 ) : System.Collections | ||
getPoint ( float t ) : Vector3 |
public LineCurve3 ( Vector3 v1, Vector3 v2 ) : System.Collections | ||
v1 | Vector3 | |
v2 | Vector3 | |
return | System.Collections |