Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/GeomTools.h |
| Include | #include "GeomTools.h" |
Syntax
struct FClipSMVertex
Remarks
Temp vertex struct for one vert of a static mesh triangle.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FColor | Color | ||
| FVector3f | Pos | ||
| FVector3f | TangentX | ||
| FVector3f | TangentY | ||
| FVector3f | TangentZ | ||
| FVector2D[8] | UVs |