UPolygonSelectionMechanic::GetTopoSelectorSettings

Get the topology selector settings to use given the current selection settings.

Windows
MacOS
Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/Selection/PolygonSelectionMechanic.h

Include

#include "Selection/PolygonSelectionMechanic.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Private/Selection/PolygonSelectionMechanic.cpp

Syntax

FGroupTopologySelector::FSelectionSettings GetTopoSelectorSettings
(
    bool bUseOrthoSettings
)

Remarks

Get the topology selector settings to use given the current selection settings.

Parameters

Parameter

Description

bUseOrthoSettings

If true, the topology selector will be configured to use ortho settings, which are generally different to allow for selection of projected elements, etc.

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