Navigation
API > API/Developer > API/Developer/TextureFormat > API/Developer/TextureFormat/FChildTextureFormat
References
| Module | TextureFormat |
| Header | /Engine/Source/Developer/TextureFormat/Public/ChildTextureFormat.h |
| Include | #include "ChildTextureFormat.h" |
virtual FCbObject ExportGlobalChildFormatConfig
&40;
const FTextureBuildSettings & BuildSettings
&41; 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. |