Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/VT > API/Runtime/Engine/VT/UVirtualTexturePoolConfig
Syntax
UPROPERTY (Config, EditAnywhere, Category=PoolConfig)
bool bPoolAutoGrowInEditor
Remarks
Enable physical pools growing on oversubscription. Each physical pool will grow to the maximum size so far requested. This setting applies to the editor only. To have similar behavior in a cooked build use r.VT.PoolAutoGrow.