![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <StaticMeshComponent.h>
Public Member Functions | |
| FPaintedVertex () | |
Public Attributes | |
| FVector | Position |
| FColor | Color |
| FVector4 | Normal |
Friends | |
| FArchive & | operator<< (FArchive &Ar, FPaintedVertex &PaintedVertex) |
Cached vertex information at the time the mesh was painted.
|
inline |
|
friend |
| FColor FPaintedVertex::Color |
| FVector4 FPaintedVertex::Normal |
| FVector FPaintedVertex::Position |