Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/IStereoRendering
Description
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.
| Name | GetTextSafeRegionBounds |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/StereoRendering.h |
| Include Path | #include "StereoRendering.h" |
virtual FVector2D GetTextSafeRegionBounds() const
The centered percentage of the view that is safe to draw readable text in