Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/ULatticeDeformerTool
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/LatticeDeformerTool.h |
| Include | #include "LatticeDeformerTool.h" |
| Source | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Private/LatticeDeformerTool.cpp |
void InitializeLattice
(
TArray < FVector3d > & OutLatticePoints,
TArray < UE::Geometry::FVector2i > & OutLatticeEdges
)
Remarks
Create and store an FFFDLattice. Pass out the lattice's positions and edges.