Navigation
API > API/Plugins > API/Plugins/InterchangeImport > API/Plugins/InterchangeImport/Texture
References
| Module | InterchangeImport |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Import/Public/Texture/InterchangeTexturePayloadData.h |
| Include | #include "Texture/InterchangeTexturePayloadData.h" |
Syntax
struct FImportImageHelper
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsImportResolutionValid
(
int64 Width, |
Tests if the given height and width specify a supported texture resolution to import; Can optionally check if the height/width are powers of two |