IMediaView::SetViewFocusOrientation

Set the view's focused orientation.

Windows
MacOS
Linux

References

Module

Media

Header

/Engine/Source/Runtime/Media/Public/IMediaView.h

Include

#include "IMediaView.h"

Syntax

virtual bool SetViewFocusOrientation
(
    const FQuat & Orientation
)

Remarks

Set the view's focused orientation.

Returns

true on success, false otherwise.

Parameters

Parameter

Description

Orientation

Quaternion representing the viewer's orientation.

See Also

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