Navigation
API > API/Runtime > API/Runtime/MediaAssets > API/Runtime/MediaAssets/UMediaPlayer
Syntax
UPROPERTY (EditAnywhere, Category=ViewSettings)
float HorizontalFieldOfView
Remarks
The initial horizontal field of view (in Euler degrees; default = 90).
This setting is used only for 360 videos. It determines the portion of the video that is visible at a time. To modify the field of view at runtime in Blueprints, use the SetHorizontalFieldOfView function.
See Also
SetHorizontalFieldOfView