![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <StaticMeshVertexBuffer.h>
Public Member Functions | |
| FVector2f | GetUV () const |
| void | SetUV (FVector2f UV) |
Public Attributes | |
| UVTypeT | UVs |
Friends | |
| FArchive & | operator<< (FArchive &Ar, TStaticMeshVertexUVsDatum &Vertex) |
|
inline |
|
friend |
Serializer
| Ar | - archive to serialize with |
| V | - vertex to serialize |
| UVTypeT TStaticMeshVertexUVsDatum< UVTypeT >::UVs |