Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/AssetUtils
| Type | Name | Description | |
|---|---|---|---|
| bool | UE::AssetUtils::SaveDebugImage
(
const TArray< FColor >& Pixels, |
Save image stored in Pixels, of given Dimensions to |
|
| bool | UE::AssetUtils::SaveDebugImage
(
const FImageAdapter& Image, |
Save Image to |
|
| bool | UE::AssetUtils::SaveDebugImage
(
const TArray< FLinearColor >& Pixels, |
Save image stored in Pixels, of given Dimensions to |