Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UTextureCubeArray
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Get the derived data for this texture on this platform. | Engine/TextureCubeArray.h | ||
const FTexturePlatformData * GetPlatformData () |
Get the const derived data for this texture on this platform. | Engine/TextureCubeArray.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/TextureCubeArray.h |
| Include Path | #include "Engine/TextureCubeArray.h" |
| Source | /Engine/Source/Runtime/Engine/Private/TextureCubeArray.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/TextureCubeArray.h |
| Include Path | #include "Engine/TextureCubeArray.h" |
| Source | /Engine/Source/Runtime/Engine/Private/TextureCubeArray.cpp |
const FTexturePlatformData * GetPlatformData() const