Navigation
API > API/Plugins > API/Plugins/GeometryMode
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UGeomModifier
- UGeomModifier_Edit
- UGeomModifier_Split
References
| Module | GeometryMode |
| Header | /Engine/Plugins/Editor/GeometryMode/Source/GeometryMode/Classes/GeomModifier_Split.h |
| Include | #include "GeomModifier_Split.h" |
Syntax
UCLASS&40;&41;
class UGeomModifier_Split : public UGeomModifier_Edit
Remarks
Splits selected objects.
Constructors
| Type | Name | Description | |
|---|---|---|---|
UGeomModifier_Split
(
const FObjectInitializer& ObjectInitializer |
Overridden from UGeomModifier
| Type | Name | Description | |
|---|---|---|---|
| bool | OnApply () |
Implements the modifier application. | |
| bool |