Method | Description | |
---|---|---|
QuadraticBezierCurve3 ( Vector3 v0, Vector3 v1, Vector3 v2 ) : System.Collections | ||
getPoint ( float t ) : Vector3 |
public QuadraticBezierCurve3 ( Vector3 v0, Vector3 v1, Vector3 v2 ) : System.Collections | ||
v0 | Vector3 | |
v1 | Vector3 | |
v2 | Vector3 | |
return | System.Collections |