UTriangleSetComponent::InsertTriangle

Insert a triangle with the given ID to be rendered using the component.

Windows
MacOS
Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/Drawing/TriangleSetComponent.h

Include

#include "Drawing/TriangleSetComponent.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Private/Drawing/TriangleSetComponent.cpp

Syntax

void InsertTriangle
(
    const int32 ID,
    const FRenderableTriangle & OverlayTriangle
)

Remarks

Insert a triangle with the given ID to be rendered using the component.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss