FCanvas::GetBottomTransform

Get the bottom-most element of the transform stack.

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

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

Include

#include "CanvasTypes.h"

Syntax

const FMatrix & GetBottomTransform() const

Remarks

Get the bottom-most element of the transform stack.

Returns

matrix from transform stack.