IMediaView::SetViewFocusOffImportance

Set the importance of the area that is not in focus.

Windows
MacOS
Linux

References

Module

Media

Header

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

Include

#include "IMediaView.h"

Syntax

virtual bool SetViewFocusOffImportance
(
    float Importance
)

Remarks

Set the importance of the area that is not in focus.

Returns

true on success, false otherwise.

Parameters

Parameter

Description

Importance

Off-area importance (0.0 = no importance, 1.0 = important).

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