Navigation
API > API/Plugins > API/Plugins/DatasmithTranslator > API/Plugins/DatasmithTranslator/IDatasmithTranslator
| Type | Name | Description | |
|---|---|---|---|
| void | GetSceneImportOptions
(
TArray< TObjectPtr< UDatasmithOptionsBase >>& Options |
Get the additional scene import options. | |
| void | GetSceneImportOptions
(
TArray< TStrongObjectPtr< UDatasmithOptionsBase >>& Options |
Deprecated, please use same method using array of TObjectPtr instead |