UCurveControlPointsMechanic::SetPlane

Sets the plane on which new points are added on the ends and in which the points are moved.

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"

Source

/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Mechanics/CurveControlPointsMechanic.cpp

Syntax

void SetPlane
(
    const UE::Geometry::FFrame3d & DrawPlaneIn
)

Remarks

Sets the plane on which new points are added on the ends and in which the points are moved.