Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Mechanics
Inheritance Hierarchy
- FChange
- FCommandChange
- FToolCommandChange
- FCurveControlPointsMechanicMovementChange
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Mechanics/CurveControlPointsMechanic.h |
| Include | #include "Mechanics/CurveControlPointsMechanic.h" |
Syntax
class FCurveControlPointsMechanicMovementChange : public FToolCommandChange
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | ChangeStamp | ||
| FVector3d | NewPosition | ||
| FVector3d | OriginalPosition | ||
| int32 | PointID |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCurveControlPointsMechanicMovementChange
(
int32 PointIDIn, |