IMediaView::GetViewOrientation

Get the view's orientation.

Windows
MacOS
Linux

References

Module

Media

Header

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

Include

#include "IMediaView.h"

Syntax

virtual bool GetViewOrientation
(
    FQuat & OutOrientation
) const

Remarks

Get the view's orientation.

Returns

true on success, false if feature is not available or if orientation has never been set.

Parameters

Parameter

Description

OutOrientation

Will contain the view 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