FCanvas::GetAllowSwitchVerticalAxis

Get/Set if this Canvas allows its batched elements to switch vertical axis (e.g., rendering to back buffer should never flip)

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/CanvasTypes.h

Include

#include "CanvasTypes.h"

Syntax

bool GetAllowSwitchVerticalAxis() const

Remarks

Get/Set if this Canvas allows its batched elements to switch vertical axis (e.g., rendering to back buffer should never flip)

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