EBaseCreateFromSelectedTargetType

Windows
MacOS
Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/BaseTools/BaseCreateFromSelectedTool.h

Include

#include "BaseTools/BaseCreateFromSelectedTool.h"

Syntax

enum EBaseCreateFromSelectedTargetType
{
    NewAsset,
    FirstInputAsset,
    LastInputAsset,
}

Values

Name

Description

NewAsset

Create a new asset containing the result mesh

FirstInputAsset

Store the result mesh in the first selected input asset

LastInputAsset

Store the result mesh in the last selected input asset

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss