Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Engine/TextureStreamingTypes.h |
Include | #include "Engine/TextureStreamingTypes.h" |
Source | /Engine/Source/Runtime/Engine/Private/Streaming/TextureStreamingBuild.cpp |
bool GetTextureIsStreamable
(
const UTexture & Texture
)
Remarks
Resolves whether a texture is streamable independent of compression speed, and avoids unnecessary build settings generation work.