Navigation
API > API/Plugins > API/Plugins/DatasmithOpenNurbsTranslator
| |
|
| Name |
UDatasmithOpenNurbsImportOptions |
| Type |
class |
| Header File |
/Engine/Plugins/Enterprise/DatasmithCADImporter/Source/DatasmithOpenNurbsTranslator/Public/DatasmithOpenNurbsImportOptions.h |
| Include Path |
#include "DatasmithOpenNurbsImportOptions.h" |
Syntax
UCLASS (BlueprintType, Config=EditorPerProjectUserSettings)
class UDatasmithOpenNurbsImportOptions : public UDatasmithOptionsBase
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Options |
FDatasmithOpenNurbsOptions |
|
DatasmithOpenNurbsImportOptions.h |
- Config
- EditAnywhere
- BlueprintReadWrite
- Category="Geometry & Tessellation Options"
- Meta=(ShowOnlyInnerProperties)
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
bool CanEditChange
(
const FProperty* InProperty
) const
|
|
DatasmithOpenNurbsImportOptions.h |
|