Method InterpolateKeyframe
InterpolateKeyframe(Keyframe, Keyframe, float)
Declaration
public static float InterpolateKeyframe(Keyframe lhs, Keyframe rhs, float curveT)
Parameters
Type | Name | Description |
---|---|---|
Keyframe | lhs | |
Keyframe | rhs | |
float | curveT |
Returns
Type | Description |
---|---|
float |