Navigation
API > API/Plugins > API/Plugins/DatasmithTranslator > API/Plugins/DatasmithTranslator/IDatasmithTranslator
| Type | Name | Description | |
|---|---|---|---|
| void | SetSceneImportOptions
(
const TArray< TObjectPtr< UDatasmithOptionsBase >>& Options |
Values of additional options as entered by the user | |
| void | SetSceneImportOptions
(
TArray< TStrongObjectPtr< UDatasmithOptionsBase >>& Options |
Deprecated, please use same method using array of TObjectPtr instead |