Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Public/CanvasTypes.h |
Include |
#include "CanvasTypes.h" |
Source |
/Engine/Source/Runtime/Engine/Private/UserInterface/Canvas.cpp |
Pushes a transform onto the canvas's transform stack, multiplying it with the current top of the stack.
Parameter |
Description |
---|---|
Transform |
The transform to push onto the stack. |