FCanvas::GetAllowSwitchVerticalAxis

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

Choose your operating system:

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)