CADLibrary::EStitchingTechnique

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

References

Module

CADTools

Header

/Engine/Plugins/Enterprise/DatasmithCADImporter/Source/CADTools/Public/CADOptions.h

Include

#include "CADOptions.h"

Syntax

namespace CADLibrary
{
    enum EStitchingTechnique
    {
        StitchingNone    = 0,
        StitchingHeal,
        StitchingSew,
    }
}

Values

Name

Description

StitchingNone

StitchingHeal

StitchingSew

Remarks

Copyright Epic Games, Inc. All Rights Reserved.

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