UConstructionPlaneMechanic::SetDrawPlaneFromWorldPos

Choose your operating system:

Windows

macOS

Linux

References

Module

ModelingComponents

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

Syntax

void SetDrawPlaneFromWorldPos
(
    const FVector3d & Position,
    const FVector3d & Normal,
    bool bIgnoreNormal
)