Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FCanvas
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/CanvasTypes.h |
| Include | #include "CanvasTypes.h" |
| Source | /Engine/Source/Runtime/Engine/Private/UserInterface/Canvas.cpp |
void CopyTransformStack
&40;
const FCanvas & Copy
&41;
Remarks
Copy the conents of the TransformStack from an existing canvas
Parameters
| Name | Description |
|---|---|
| Copy | canvas to copy from |