Navigation
API > API/Plugins > API/Plugins/ModelingComponents
| |
|
| Name |
FRenderableTriangleVertex |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Drawing/TriangleSetComponent.h |
| Include Path |
#include "Drawing/TriangleSetComponent.h" |
Syntax
USTRUCT ()
struct FRenderableTriangleVertex
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Drawing/TriangleSetComponent.h |
|
|
|
Drawing/TriangleSetComponent.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Color |
FColor |
|
Drawing/TriangleSetComponent.h |
|
| Normal |
FVector |
|
Drawing/TriangleSetComponent.h |
|
| Position |
FVector |
|
Drawing/TriangleSetComponent.h |
|
| UV |
FVector2D |
|
Drawing/TriangleSetComponent.h |
|
Functions
Public