FTextureFormatCompressorCaps

Structure for texture format compressor capabilities.

Unreal Engine C++ API Reference > Developer > TextureFormat > Interfaces

References

   
Module TextureFormat
Header /Engine/Source/Developer/TextureFormat/Public/Interfaces/ITextureFormat.h
Include #include "Interfaces/ITextureFormat.h"

Syntax

struct FTextureFormatCompressorCaps  

Remarks

Structure for texture format compressor capabilities. This struct is deprecated - FEncodedTextureExtendedData is used instead.

Constructors

Type Name Description
  FTextureFormatCompressorCaps ()  

Deprecated Variables

Type Name Description
uint32 ExtData_DEPRECATED  
uint32 MaxTextureDimension_DEPRECATED MaxTextureDimension is never set, remove it.
uint32 NumMipsInTail_DEPRECATED  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library