IStereoRendering::GetTextSafeRegionBounds

Gets the percentage bounds of the safe region to draw in.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/StereoRendering.h

Include

#include "StereoRendering.h"

Syntax

virtual FVector2D GetTextSafeRegionBounds() const

Remarks

Gets the percentage bounds of the safe region to draw in. This allows things like stat rendering to appear within the readable portion of the stereo view.

Returns

The centered percentage of the view that is safe to draw readable text in

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