Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Drawing > API/Plugins/ModelingComponents/Drawing/FRenderableTriangleVertex > API/Plugins/ModelingComponents/Drawing/FRenderableTriangleVertex/__ctor
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Drawing/TriangleSetComponent.h |
| Include | #include "Drawing/TriangleSetComponent.h" |
FRenderableTriangleVertex
(
const FVector & InPosition,
const FVector2D & InUV,
const FVector & InNormal,
const FColor & InColor
)