Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/FAttributeCurve
- FIndexedCurve::SetKeyTime()
- FAttributeCurve::SetKeyTime()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Animation/AttributeCurve.h |
| Include | #include "Animation/AttributeCurve.h" |
| Source | /Engine/Source/Runtime/Engine/Classes/Animation/AttributeCurve.cpp |
virtual void SetKeyTime
&40;
FKeyHandle KeyHandle,
float NewTime
&41;
Remarks
Move a key to a new time. This may change the index of the key, so the new key index is returned.