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 field of view.
true on success, false otherwise.
Parameter |
Description |
---|---|
Horizontal |
Horizontal field of view (in Euler degrees). |
Vertical |
Vertical field of view (in Euler degrees). |
Whether |
the field of view change should be absolute (true) or relative (false). |