Navigation
API > API/Plugins > API/Plugins/CustomMeshComponent
References
| Module | CustomMeshComponent |
| Header | /Engine/Plugins/Runtime/CustomMeshComponent/Source/CustomMeshComponent/Classes/CustomMeshComponent.h |
| Include | #include "CustomMeshComponent.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FCustomMeshTriangle
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector | Vertex0 | ||
| FVector | Vertex1 | ||
| FVector | Vertex2 |