![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MediaShaders.h>
Public Member Functions | |
| FMediaElementVertex () | |
| FMediaElementVertex (const FVector4f &InPosition, const FVector2f &InTextureCoordinate) | |
Public Attributes | |
| FVector4f | Position |
| FVector2f | TextureCoordinate |
Stores media drawing vertices.
|
inline |
|
inline |
| FVector4f FMediaElementVertex::Position |
| FVector2f FMediaElementVertex::TextureCoordinate |