![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <GeomTools.h>
Public Attributes | |
| FVector3f | Pos |
| FVector3f | TangentX |
| FVector3f | TangentY |
| FVector3f | TangentZ |
| FVector2D | UVs [8] |
| FColor | Color |
Temp vertex struct for one vert of a static mesh triangle.
| FColor FClipSMVertex::Color |
| FVector3f FClipSMVertex::Pos |
| FVector3f FClipSMVertex::TangentX |
| FVector3f FClipSMVertex::TangentY |
| FVector3f FClipSMVertex::TangentZ |
| FVector2D FClipSMVertex::UVs[8] |