![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <TextureAtlas.h>
Public Attributes | |
| int32 | InitialMaxAtlasPagesBeforeFlushRequest = 1 |
| int32 | InitialMaxNonAtlasPagesBeforeFlushRequest = 1 |
| int32 | GrowAtlasFrameWindow = 1 |
| int32 | GrowNonAtlasFrameWindow = 1 |
Parameters for flushable atlases that dictate when the atlas is allowed to flush after it becomes full
| int32 FAtlasFlushParams::GrowAtlasFrameWindow = 1 |
| int32 FAtlasFlushParams::GrowNonAtlasFrameWindow = 1 |
| int32 FAtlasFlushParams::InitialMaxAtlasPagesBeforeFlushRequest = 1 |
| int32 FAtlasFlushParams::InitialMaxNonAtlasPagesBeforeFlushRequest = 1 |