Choose your operating system:
Windows
macOS
Linux
| IDatasmithTranslator::GetSceneImportOptions()
|
Module |
|
Header |
/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithTranslator/Public/DatasmithTranslator.h |
Include |
#include "DatasmithTranslator.h" |
virtual void GetSceneImportOptions
(
TArray< TStrongObjectPtr< UDatasmithOptionsBase >> & Options
)
Get the additional scene import options. Implementation can expose additional options to the user here.
Parameter |
Description |
---|---|
OptionClasses |
list of classes that will be displayed to the user |