Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UVolumeTexture
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Get the derived data for this texture on this platform. | Engine/VolumeTexture.h | ||
const FTexturePlatformData * GetPlatformData () |
Get the const derived data for this texture on this platform. | Engine/VolumeTexture.h |
GetPlatformData()
Description
Get the derived data for this texture on this platform.
| Name | GetPlatformData |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/VolumeTexture.h |
| Include Path | #include "Engine/VolumeTexture.h" |
| Source | /Engine/Source/Runtime/Engine/Private/VolumeTexture.cpp |
FTexturePlatformData * GetPlatformData()
GetPlatformData()
Description
Get the const derived data for this texture on this platform.
| Name | GetPlatformData |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/VolumeTexture.h |
| Include Path | #include "Engine/VolumeTexture.h" |
| Source | /Engine/Source/Runtime/Engine/Private/VolumeTexture.cpp |
const FTexturePlatformData * GetPlatformData() const