Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > UVolumeTexture
- UTexture::GetRunningPlatformData()
- UVolumeTexture::GetRunningPlatformData()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Engine/VolumeTexture.h |
Include | #include "Engine/VolumeTexture.h" |
Source | /Engine/Source/Runtime/Engine/Private/VolumeTexture.cpp |
virtual FTexturePlatformData &42;&42; GetRunningPlatformData&40;&41;
Remarks
Textures that use the derived data cache must override this function and provide a pointer to the linked list of platform data.