Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/VT > API/Runtime/Engine/VT/UVirtualTexturePoolConfig
Syntax
UPROPERTY (Transient, EditAnywhere, Category=PoolConfig, Meta=(TitleProperty="Formats"))
TArray < FVirtualTextureSpacePoolConfig > TransientPools
Remarks
Transient array of runtime detected configs used by the PoolAutoGrow system. A virtual texture physical pool searches these to find a match before searching the configs in Pools. These tracked configs can be copied to the serialized Pools as a good estimation of the fixed pool sizes that a cooked project needs.