Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHIGlobals > API/Runtime/RHI/FRHIGlobals/FReservedResources
Syntax
int32 TextureArrayMinimumMipDimension
Remarks
Smallest mip dimension of reserved texture arrays must be greater or equal to this value. Tiled/reserved resources with both more than one array slice and any mipmap that has a dimension less than a tile in extent are not supported by some hardware. This is a conservative value chosen by the engine, independent of the texture format for simplicity.