Navigation
API > API/Plugins > API/Plugins/DatasmithContent
| Name | FDatasmithRetessellationOptions |
| Type | struct |
| Header File | /Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/DatasmithImportOptions.h |
| Include Path | #include "DatasmithImportOptions.h" |
Syntax
USTRUCT (BlueprintType )
struct FDatasmithRetessellationOptions : public FDatasmithTessellationOptions
Inheritance Hierarchy
- FDatasmithTessellationOptions → FDatasmithRetessellationOptions
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDatasmithRetessellationOptions
(
float InChordTolerance, |
DatasmithImportOptions.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| RetessellationRule | EDatasmithCADRetessellationRule | DatasmithImportOptions.h |
|
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void operator=
(
const FDatasmithTessellationOptions& Other |
DatasmithImportOptions.h |