Navigation
API > API/Plugins > API/Plugins/DatasmithWireTranslator
| |
|
| Name |
FWireSettings |
| Type |
struct |
| Header File |
/Engine/Plugins/Enterprise/DatasmithCADImporter/Source/DatasmithWireTranslator/Public/IWireInterface.h |
| Include Path |
#include "IWireInterface.h" |
Syntax
USTRUCT (BlueprintType )
struct FWireSettings : public FDatasmithTessellationOptions
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bAliasUseNative |
bool |
|
IWireInterface.h |
|
| bMergeGeometryByGroup |
bool |
|
IWireInterface.h |
- Config
- EditAnywhere
- BlueprintReadWrite
- Category="Wire Translation Options"
- Meta=(ToolTip="If set to true, all geometry nodes under a group are merged. Default is true.")
|
| bUseLayerAsActor |
bool |
|
IWireInterface.h |
- Config
- EditAnywhere
- BlueprintReadWrite
- Category="Wire Translation Options"
- Meta=(ToolTip="If set to true, the first level's actors in the outliner are the layers. Default is true")
|
Functions
Public