Navigation
API > API/Runtime > API/Runtime/SkeletalMeshDescription > API/Runtime/SkeletalMeshDescription/FSkeletalMeshAttributes
Description
Convenience function to unregister the attribute that maintains the relationship between a given vertex and the originating point on the import mesh. Use if updating the mesh description but no longer maintaining this relationship (e.g. the topology changed and so this map cannot possibly be accurate).
| Name | UnregisterImportPointIndexAttribute |
| Type | function |
| Header File | /Engine/Source/Runtime/SkeletalMeshDescription/Public/SkeletalMeshAttributes.h |
| Include Path | #include "SkeletalMeshAttributes.h" |
| Source | /Engine/Source/Runtime/SkeletalMeshDescription/Private/SkeletalMeshAttributes.cpp |
void UnregisterImportPointIndexAttribute()