UMediaPlayer::GetVerticalFieldOfView

Get the current vertical field of view (only for 360 videos).

Windows
MacOS
Linux

References

Module

MediaAssets

Header

/Engine/Source/Runtime/MediaAssets/Public/MediaPlayer.h

Include

#include "MediaPlayer.h"

Source

/Engine/Source/Runtime/MediaAssets/Private/Assets/MediaPlayer.cpp

Syntax

float GetVerticalFieldOfView() const

Remarks

Get the current vertical field of view (only for 360 videos).

Returns

Vertical field of view (in Euler degrees), or 0.0 if not available.

See Also

GetHorizontalFieldOfView

GetViewRotation

SetVerticalFieldOfView

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss