Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Textures > API/Runtime/SlateCore/Textures/FSlateTextureAtlas
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Textures/TextureAtlas.h |
| Include | #include "Textures/TextureAtlas.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/Textures/TextureAtlas.cpp |
void ZeroRow
&40;
const FCopyRowData & CopyRowData
&41;
Remarks
Zeros out a row in the dest texture (used with PaddingStyle == PadWithZero). respecting the padding.
Parameters
| Name | Description |
|---|---|
| CopyRowData | Information for how to copy a row |