![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <Model.h>
Public Member Functions | |
| operator FModelVertex () const | |
Public Attributes | |
| FVector3f | Position |
| FDeprecatedSerializedPackedNormal | TangentX |
| FDeprecatedSerializedPackedNormal | TangentZ |
| FVector2f | TexCoord |
| FVector2f | ShadowTexCoord |
Friends | |
| FArchive & | operator<< (FArchive &Ar, FDepecatedModelVertex &V) |
|
inline |
|
friend |
| FVector3f FDepecatedModelVertex::Position |
| FVector2f FDepecatedModelVertex::ShadowTexCoord |
| FDeprecatedSerializedPackedNormal FDepecatedModelVertex::TangentX |
| FDeprecatedSerializedPackedNormal FDepecatedModelVertex::TangentZ |
| FVector2f FDepecatedModelVertex::TexCoord |