Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Selection
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Selection/GeometrySelector.h |
| Include | #include "Selection/GeometrySelector.h" |
Syntax
struct FGeometrySelectionHandle
Remarks
FGeometrySelectionHandle stores a Selection and an Identifier for the geometry object that the Selection is defined relative to
Variables
| Type | Name | Description | |
|---|---|---|---|
| FGeometryIdentifier | Identifier | ||
| const UE::Geometry::FGeometrySelection * | Selection | ||
| IGeometrySelector * | Selector | Optional Selector for SelectionHandle |