Navigation
API > API/Developer > API/Developer/TextureFormat > API/Developer/TextureFormat/Interfaces > API/Developer/TextureFormat/Interfaces/ITextureFormat
- ITextureFormat::GetVersion()
- FChildTextureFormat::GetVersion()
References
| Module | TextureFormat |
| Header | /Engine/Source/Developer/TextureFormat/Public/Interfaces/ITextureFormat.h |
| Include | #include "Interfaces/ITextureFormat.h" |
uint16 GetVersion
&40;
FName Format,
const FTextureBuildSettings &42; BuildSettings
&41; const
Remarks
Gets the current version of the specified texture format. Version number.
Parameters
| Name | Description |
|---|---|
| Format | The format to get the version for. |