Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UStreamableSparseVolumeTexture
Description
Ensures all frames have derived data (based on the source data and the current settings like TextureAddress modes etc.) cached to DDC and are ready for rendering. Disconnects this SVT from the streaming manager, calls Cache() on all frames and finally connects to FStreamingManager again.
| Name | RecacheFrames |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/SparseVolumeTexture/SparseVolumeTexture.h |
| Include Path | #include "SparseVolumeTexture/SparseVolumeTexture.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SparseVolumeTexture/SparseVolumeTexture.cpp |
void RecacheFrames()