Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Drawing > API/Plugins/ModelingComponents/Drawing/UTriangleSetComponent > API/Plugins/ModelingComponents/Drawing/UTriangleSetComponent/AddTriangle
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Drawing/TriangleSetComponent.h |
| Include | #include "Drawing/TriangleSetComponent.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Drawing/TriangleSetComponent.cpp |
int32 AddTriangle
&40;
const FVector & A,
const FVector & B,
const FVector & C,
const FVector & Normal,
const FColor & Color,
UMaterialInterface &42; Material
&41;
Remarks
Add a triangle with the given vertices, normal, Color, and Material ID of the triangle created