Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Mechanics
Inheritance Hierarchy
- FCommandChange
- FToolCommandChange
- FLatticeControlPointsMechanicMovementChange
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Mechanics/LatticeControlPointsMechanic.h |
| Include | #include "Mechanics/LatticeControlPointsMechanic.h" |
Syntax
class FLatticeControlPointsMechanicMovementChange : public FToolCommandChange
Remarks
Control points have moved.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bFirstMovement | ||
| int32 | ChangeStamp | ||
| TMap< int32, FVector3d > | NewPositions | ||
| TMap< int32, FVector3d > | OriginalPositions |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| bool | HasExpired
(
UObject* Object |
||
| void |