Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Mechanics/ConstructionPlaneMechanic.h |
Include |
#include "Mechanics/ConstructionPlaneMechanic.h" |
Source |
/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Mechanics/ConstructionPlaneMechanic.cpp |
void SetPlaneWithoutBroadcast
(
const UE::Geometry::FFrame3d & Plane
)
Sets the plane without broadcasting OnPlaneChanged. Useful when the user of the tool wants to change the plane through some other means. Better than setting the Plane field directly because this function properly deals with the gizmo.