Navigation
API > API/Plugins > API/Plugins/SkeletalMeshModifiers > API/Plugins/SkeletalMeshModifiers/USkinWeightModifier
References
| Module | SkeletalMeshModifiers |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/SkeletalMeshModifiers/Public/SkinWeightModifier.h |
| Include | #include "SkinWeightModifier.h" |
| Source | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/SkeletalMeshModifiers/Private/SkinWeightModifier.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"Mesh"&41;
bool CommitWeightsToSkeletalMesh&40;&41;
Remarks
Actually applies the weight modifications to the skeletal mesh. This action creates an undo transaction. The skeletal mesh asset will be dirtied, but it is up to the user to save the asset if required. true if weights were applied to a skeletal mesh, false otherwise