Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/NodeModifierMeshClipMorphPlane
Description
Define the root bone of the subhierarchy of the mesh that will be affected. Only one of Box or Bone Hierarchy can be used (the last one set)
| Name | SetVertexSelectionBone |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeModifierMeshClipMorphPlane.h |
| Include Path | #include "MuT/NodeModifierMeshClipMorphPlane.h" |
| Source | /Engine/Plugins/Mutable/Source/MutableTools/Private/MuT/NodeModifierMeshClipMorphPlane.cpp |
void SetVertexSelectionBone
(
const FBoneName & BoneId,
float maxEffectRadius
)