Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/MediaUtils/Public/MediaPlayerFacade.h |
Include |
#include "MediaPlayerFacade.h" |
Source |
/Engine/Source/Runtime/MediaUtils/Private/MediaPlayerFacade.cpp |
Set the view's orientation.
true on success, false otherwise.
Parameter |
Description |
---|---|
Orientation |
Quaternion representing the orientation. |
Whether |
the orientation change should be absolute (true) or relative (false). |