FLatticeControlPointsMechanicSelectionChange::FLatticeControlPointsMechanicSelectionChange

Choose your operating system:

Windows

macOS

Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Mechanics/LatticeControlPointsMechanic.h

Include

#include "Mechanics/LatticeControlPointsMechanic.h"

Source

/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Mechanics/LatticeControlPointsMechanic.cpp

Syntax

FLatticeControlPointsMechanicSelectionChange
(
    int32 PointIDIn,
    bool bAddedIn,
    const FTransform & PreviousTransformIn,
    const FTransform & NewTransformIn,
    int32 ChangeStampIn
)