Navigation
API > API/Runtime > API/Runtime/Media > API/Runtime/Media/IMediaOverlaySample
Description
Get the position at which to display the text.
| Name | GetPosition |
| Type | function |
| Header File | /Engine/Source/Runtime/Media/Public/IMediaOverlaySample.h |
| Include Path | #include "IMediaOverlaySample.h" |
TOptional < FVector2D > GetPosition() const
Display position (relative to top-left corner, in pixels).
See Also
- GetText