AnimationCurve data for an animated Vector3.
More...
|
AnimationCurve | xCurve [get, set] |
|
AnimationCurve | yCurve [get, set] |
|
AnimationCurve | zCurve [get, set] |
|
AnimationCurve data for an animated Vector3.
Definition at line 17 of file Vector3Curves.cs.
◆ AddKeyframes()
void Leap.Unity.Recording.Vector3Curves.AddKeyframes |
( |
float |
time, |
|
|
Vector3 |
value |
|
) |
| |
◆ Evaluate()
Vector3 Leap.Unity.Recording.Vector3Curves.Evaluate |
( |
float |
time | ) |
|
◆ xCurve
AnimationCurve Leap.Unity.Recording.Vector3Curves.xCurve |
|
getset |
◆ yCurve
AnimationCurve Leap.Unity.Recording.Vector3Curves.yCurve |
|
getset |
◆ zCurve
AnimationCurve Leap.Unity.Recording.Vector3Curves.zCurve |
|
getset |
The documentation for this struct was generated from the following file: