Property | Type | Description | |
---|---|---|---|
CurveX | |||
CurveY | |||
CurveZ |
Method | Description | |
---|---|---|
AddKey ( float time, Vector3 pos ) : void | ||
Evaluate ( float time ) : Vector3 |
public AddKey ( float time, Vector3 pos ) : void | ||
time | float | |
pos | Vector3 | |
return | void |
public AnimationCurve,UnityEngine CurveX | ||
return |
public AnimationCurve,UnityEngine CurveY | ||
return |