UCurveControlPointsMechanic::SetMinPointsToLeaveInteractiveInitialization

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

Windows
MacOS
Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss