FCanvas::GetTransform

Get the current top-most transform entry without the canvas projection

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

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

Include

#include "CanvasTypes.h"

Syntax

FMatrix GetTransform() const

Remarks

Get the current top-most transform entry without the canvas projection

Returns

matrix from transform stack.