Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Textures/TextureAtlas.h |
Include |
#include "Textures/TextureAtlas.h" |
Source |
/Engine/Source/Runtime/SlateCore/Private/Textures/TextureAtlas.cpp |
void CopyRow
(
const FCopyRowData & CopyRowData
)
Copies a single row from a source texture to a dest texture, respecting the padding.
Parameter |
Description |
---|---|
CopyRowData |
Information for how to copy a row |