Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Drawing > API/Plugins/ModelingComponents/Drawing/UPreviewGeometry
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Drawing/PreviewGeometryActor.h |
| Include | #include "Drawing/PreviewGeometryActor.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Drawing/PreviewGeometryActor.cpp |
void CreateOrUpdateLineSet
&40;
const FString & LineSetIdentifier,
int32 NumIndices,
TFunctionRef< void(int32Index, TArray< FRenderableLine > &LinesOut)> LineGenFunc,
int32 LinesPerIndexHint
&41;
Remarks
Add a set of lines produced by calling LineGenFunc for each index in range [0,NumIndices)