![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <Model.h>
Public Attributes | |
| int32 | pVertex |
| int32 | iSide |
| FVector2f | ShadowTexCoord |
| FVector2f | BackfaceShadowTexCoord |
Friends | |
| FArchive & | operator<< (FArchive &Ar, FVert &Vert) |
| FVector2f FVert::BackfaceShadowTexCoord |
The vertex's shadow map coordinate for the backface of the node.
| int32 FVert::iSide |
| int32 FVert::pVertex |
| FVector2f FVert::ShadowTexCoord |
The vertex's shadow map coordinate.