Navigation
API > API/Runtime > API/Runtime/SkeletalMeshDescription > API/Runtime/SkeletalMeshDescription/FSkeletalMeshAttributes
Description
Register an attribute that can be used to maintain a relationship between a given vertex and the point it originated from on the original imported mesh. This can be useful when trying to match the stored mesh to the import mesh as stored in the import file (e.g. FBX, Alembic, glTF, etc).
| Name | RegisterImportPointIndexAttribute |
| Type | function |
| Header File | /Engine/Source/Runtime/SkeletalMeshDescription/Public/SkeletalMeshAttributes.h |
| Include Path | #include "SkeletalMeshAttributes.h" |
| Source | /Engine/Source/Runtime/SkeletalMeshDescription/Private/SkeletalMeshAttributes.cpp |
bool RegisterImportPointIndexAttribute()