Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UTexture
Description
Change the Oodle Texture Sdk Version used to encode this texture to latest. You should do this any time the texture is modified, such as on reimport, since the bits are changing anyway.
| Name | UpdateOodleTextureSdkVersionToLatest |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/Texture.h |
| Include Path | #include "Engine/Texture.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Texture.cpp |
virtual void UpdateOodleTextureSdkVersionToLatest
(
bool bDoPrePostEditChangeIfChanging
)