Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT > API/Plugins/MutableTools/MuT/NodeMeshClipMorphPlane
References
| Module | MutableTools |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Public/MuT/NodeMeshClipMorphPlane.h |
| Include | #include "MuT/NodeMeshClipMorphPlane.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Private/MuT/NodeMeshClipMorphPlane.cpp |
void SetVertexSelectionBox
&40;
float centerX,
float centerY,
float centerZ,
float radiusX,
float radiusY,
float radiusZ
&41;
Remarks
Define an axis-aligned box that will select the vertices to be morphed. If this is not set, or the size of the box is 0, all vertices will be affected. Only one of Box or Bone Hierarchy can be used (the last one set)