Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/UPoseAsset
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Animation/PoseAsset.h |
| Include | #include "Animation/PoseAsset.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/PoseAsset.cpp |
const int32 GetTrackIndexByName
(
const FName & InTrackName
) const
Remarks
Find index of a track with a given bone name. Returns INDEX_NONE if not found.