Navigation
Unreal Engine C++ API Reference > Plugins > GeometryMode
Inheritance Hierarchy
- UObject
- UGeomModifier
- UGeomModifier_Edit
- UGeomModifier_Flip
References
Module | GeometryMode |
Header | /Engine/Plugins/Editor/GeometryMode/Source/GeometryMode/Classes/GeomModifier_Flip.h |
Include | #include "GeomModifier_Flip.h" |
Syntax
UCLASS ()
class UGeomModifier_Flip : public UGeomModifier_Edit
Remarks
Flips selected objects.
Constructors
Type | Name | Description | |
---|---|---|---|
UGeomModifier_Flip
(
const FObjectInitializer& ObjectInitializer |
Overridden from UGeomModifier
Type | Name | Description | |
---|---|---|---|
bool | OnApply () |
Implements the modifier application. | |
bool |