FDatasmithRetessellationOptions

Windows
MacOS
Linux

Inheritance Hierarchy

FDatasmithTessellationOptions

FDatasmithRetessellationOptions

References

Module

DatasmithContent

Header

/Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/DatasmithImportOptions.h

Include

#include "DatasmithImportOptions.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)([BlueprintType](Programming/UnrealArchitecture/Reference/Structs/Specifiers/BlueprintType))
struct FDatasmithRetessellationOptions : public FDatasmithTessellationOptions

Variables

Name Description

Public variable UProperty Category, EditAnywhere, AdvancedDisplay, Meta BlueprintReadWrite Config

EDatasmithCADRe...

 

RetessellationRule

Constructors

Name Description

Public function

FDatasmithRetessellationOptions

(
    float InChordTolerance,
    float InMaxEdgeLength,
    float InNormalTolerance,
    EDatasmithCADStitchingTechnique InS...,
    EDatasmithCADRetessellationRule InR...
)

Operators

Name Description

Public function

void

 

operator=

(
    const FDatasmithTessellationOptions...
)

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