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