Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ StreamingTexture
Class
StreamingTexture
Source/Engine/Content/Assets/Texture.cpp:44–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
43
AssetInitData data;
44
const class StreamingTexture* texture = StreamingTexture();
45
46
// Use a temporary chunks for data storage for virtual assets
47
FlaxChunk* tmpChunks[ASSET_FILE_DATA_CHUNKS];
Callers
2
StreamingTexture.h
File · 0.85
Save
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected