FChildTextureFormat::ExportGlobalChildFormatConfig

Obtains the global format config object for this texture format.

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

References

   
Module TextureFormat
Header /Engine/Source/Developer/TextureFormat/Public/ChildTextureFormat.h
Include #include "ChildTextureFormat.h"
virtual [FCbObject](API\Runtime\Core\Serialization\FCbObject) ExportGlobalChildFormatConfig
(
    const [FTextureBuildSettings](API\Developer\TextureCompressor\FTextureBuildSettings) & BuildSettings
) const

Remarks

Obtains the global format config object for this texture format. The global format config object or an empty object if no format settings are defined for this texture format.

Parameters

Name Description
BuildSettings Build settings.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library