Méthode | Description | |
---|---|---|
TweenRoutine ( this animator, Vector3 position, |
||
TweenRoutine ( this animator, Vector3 position, |
public static TweenRoutine ( this animator, Vector3 position, |
||
animator | this | |
position | Vector3 | |
rotation | ||
startTimeNormalized | float | |
endTimeNormalized | float | |
onComplete | Action | |
Résultat | IEnumerator |
public static TweenRoutine ( this animator, Vector3 position, |
||
animator | this | |
position | Vector3 | |
rotation | ||
state | int | |
onComplete | Action | |
Résultat | IEnumerator |