Navigation
API > API/Plugins > API/Plugins/GPULightmass > API/Plugins/GPULightmass/UGPULightmassSettings
Syntax
UPROPERTY&40;EditAnywhere, BlueprintReadWrite, Category&61;System, Meta&61;&40;ClampMin&61;"16", ClampMax&61;"128"&41;&41;
int32 LightmapTilePoolSize
Remarks
GPU Lightmass manages a pool for calculations of visible tiles. The pool size should be set based on the size of the viewport and how many tiles will be visible on screen at once. Increasing this number increases GPU memory usage.