Navigation
API > API/Plugins > API/Plugins/DatasmithContent
Inheritance Hierarchy
- FDatasmithTessellationOptions
- FDatasmithRetessellationOptions
References
| Module | DatasmithContent |
| Header | /Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/DatasmithImportOptions.h |
| Include | #include "DatasmithImportOptions.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FDatasmithRetessellationOptions : public FDatasmithTessellationOptions
Variables
| Type | Name | Description | |
|---|---|---|---|
| EDatasmithCADRetessellationRule | RetessellationRule |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FDatasmithRetessellationOptions
(
float InChordTolerance, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| void | operator=
(
const FDatasmithTessellationOptions& Other |