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