Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Selection
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveToolPropertySet
- UMeshTopologySelectionMechanicProperties
- UDEPRECATED_PolygonSelectionMechanicProperties
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Selection/PolygonSelectionMechanic.h |
| Include | #include "Selection/PolygonSelectionMechanic.h" |
Syntax
UCLASS&40;Deprecated&41;
class UDEPRECATED_PolygonSelectionMechanicProperties : public UMeshTopologySelectionMechanicProperties
Remarks
DEPRECATED: Use UMeshTopologySelectionMechanicProperties.
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Initialize
(
UPolygonSelectionMechanic* MechanicIn |