FCanvas::PopTransform

Removes the top transform from the canvas's transform stack.

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

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

Include

#include "CanvasTypes.h"

Source

/Engine/Source/Runtime/Engine/Private/UserInterface/Canvas.cpp

Syntax

void PopTransform()

Remarks

Removes the top transform from the canvas's transform stack.