Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/VT > API/Runtime/Engine/VT/UVirtualTexturePoolConfig
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/VT/VirtualTexturePoolConfig.h |
| Include | #include "VT/VirtualTexturePoolConfig.h" |
| Source | /Engine/Source/Runtime/Engine/Private/VT/VirtualTexturePoolConfig.cpp |
bool AddOrModifyTransientPoolConfig
(
FVirtualTextureSpacePoolConfig const & InConfig
)
Remarks
Add a transient config. If there is already a matching config, then this will just copy the SizeInMegabyte setting to the existing config. Returns false if no change is made.