Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/IRenderAssetStreamingManager
Description
Temporarily boosts the streaming distance factor by the specified number. This factor is automatically reset to 1.0 after it's been used for mip-calculations.
| Name | BoostTextures |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/ContentStreaming.h |
| Include Path | #include "ContentStreaming.h" |
void BoostTextures
(
AActor * Actor,
float BoostFactor
)