Navigation
API > API/Plugins > API/Plugins/ModelingComponentsEditorOnly
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
| Name | FTexture2DAssetResults |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponentsEditorOnly/Public/AssetUtils/CreateTexture2DUtil.h |
| Include Path | #include "AssetUtils/CreateTexture2DUtil.h" |
Syntax
struct FTexture2DAssetResults
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Texture | UTexture2D * | AssetUtils/CreateTexture2DUtil.h |