FGroupTopologySelector::UpdateEnableFlags

Configure whether faces, edges, and corners will be returned by hit-tests

Windows
MacOS
Linux

References

Module

ModelingComponents

Header

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

Include

#include "Selection/GroupTopologySelector.h"

Source

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

Syntax

void UpdateEnableFlags
(
    bool bFaceHits,
    bool bEdgeHits,
    bool bCornerHits
)

Remarks

Configure whether faces, edges, and corners will be returned by hit-tests

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