Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/Spline > API/Plugins/MeshModelingToolsExp/Spline/UBaseMeshFromSplinesToolBuilder
- UBaseMeshFromSplinesToolBuilder::GetSupportedSplineCountRange()
- URevolveSplineToolBuilder::GetSupportedSplineCountRange()
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/Spline/BaseMeshFromSplinesTool.h |
| Include | #include "Spline/BaseMeshFromSplinesTool.h" |
virtual UE::Geometry::FIndex2i GetSupportedSplineCountRange() const
the min and max (inclusive) number of splines allowed in the selection for the tool to be built. A value of -1 can be used to indicate there is no maximum.