Navigation
API > API/Plugins > API/Plugins/ModelingComponentsEditorOnly > API/Plugins/ModelingComponentsEditorOnly/AssetUtils
References
| Module | ModelingComponentsEditorOnly |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponentsEditorOnly/Public/AssetUtils/CreateTexture2DUtil.h |
| Include | #include "AssetUtils/CreateTexture2DUtil.h" |
Syntax
struct FTexture2DAssetResults
Remarks
Output information about a newly-created UTexture2D, returned by Create functions below. Some fields may be null, if the relevant function did not create that type of object
Variables
| Type | Name | Description | |
|---|---|---|---|
| UTexture2D * | Texture |