UCurveControlPointsMechanic::SetMinPointsToLeaveInteractiveInitialization

In interactive intialization mode, these minimums determine how many points must exist before initialization mode can be left.

Choose your operating system:

Windows

macOS

Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Mechanics/CurveControlPointsMechanic.h

Include

#include "Mechanics/CurveControlPointsMechanic.h"

Syntax

void SetMinPointsToLeaveInteractiveInitialization
(
    int32 MinForLoop,
    int32 MinForNonLoop
)

Remarks

In interactive intialization mode, these minimums determine how many points must exist before initialization mode can be left.