Méthode | Description | |
---|---|---|
BezierInfo ( Vector3 points, Quaternion rot0, Quaternion rot1 ) : System.Collections | ||
getBezierLength ( ) : float | ||
getPos ( float t ) : Vector3 | ||
lengthToValue ( float len_ ) : float | ||
setPoints ( Vector3 points ) : void | ||
vector ( float t ) : PathVector, |
public BezierInfo ( Vector3 points, Quaternion rot0, Quaternion rot1 ) : System.Collections | ||
points | Vector3 | |
rot0 | Quaternion | |
rot1 | Quaternion | |
Résultat | System.Collections |
public lengthToValue ( float len_ ) : float | ||
len_ | float | |
Résultat | float |