Navigation
API > API/Developer > API/Developer/TextureFormat > API/Developer/TextureFormat/Interfaces > API/Developer/TextureFormat/Interfaces/ITextureFormat
References
| Module | TextureFormat |
| Header | /Engine/Source/Developer/TextureFormat/Public/Interfaces/ITextureFormat.h |
| Include | #include "Interfaces/ITextureFormat.h" |
virtual bool SupportsTiling&40;&41; const
Remarks
Whether device-specific tiling is supported by the compressor. true if tiling is supported, false if it must be done by the caller
Parameters
| Name | Description |
|---|---|
| BuildSettings | Build settings. |