Navigation
Unreal Engine C++ API Reference > Plugins > CADTools
References
Module | CADTools |
Header | /Engine/Plugins/Enterprise/DatasmithCADImporter/Source/CADTools/Public/CADOptions.h |
Include | #include "CADOptions.h" |
Syntax
namespace CADLibrary
{
enum EStitchingTechnique
&123;
StitchingNone = 0,
StitchingHeal,
StitchingSew,
&125;
}
Values
Name | Description |
---|---|
StitchingNone | |
StitchingHeal | |
StitchingSew |
Remarks
Copyright Epic Games, Inc. All Rights Reserved.