Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FMediaElementVertex
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MediaShaders.h | |||
FMediaElementVertex
(
const FVector4f& InPosition, |
MediaShaders.h |
FMediaElementVertex()
| Name | FMediaElementVertex |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/MediaShaders.h |
| Include Path | #include "MediaShaders.h" |
FMediaElementVertex()
FMediaElementVertex(const FVector4f &, const FVector2f &)
| Name | FMediaElementVertex |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/MediaShaders.h |
| Include Path | #include "MediaShaders.h" |
FMediaElementVertex
(
const FVector4f & InPosition,
const FVector2f & InTextureCoordinate
)