Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/FAttributeCurve
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 |
FKeyHandle FindKey
&40;
float KeyTime,
float KeyTimeTolerance
&41; const
Remarks
Finds the key at KeyTime and returns its handle. If it can't find the key within the KeyTimeTolerance, it will return an invalid handle