Navigation
API > API/Plugins > API/Plugins/DatasmithTranslator > API/Plugins/DatasmithTranslator/IDatasmithTranslator > API/Plugins/DatasmithTranslator/IDatasmithTranslator/GetSceneImportOptions
References
| Module | DatasmithTranslator |
| Header | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithTranslator/Public/DatasmithTranslator.h |
| Include | #include "DatasmithTranslator.h" |
virtual void GetSceneImportOptions
(
TArray < TObjectPtr < UDatasmithOptionsBase > > & Options
)
Remarks
Get the additional scene import options. Implementation can expose additional options to the user here.
Parameters
| Name | Description |
|---|---|
| OptionClasses | list of classes that will be displayed to the user |