IDatasmithTranslator::GetSceneImportOptions

Get the additional scene import options.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

IDatasmithTranslator::GetSceneImportOptions()

FParametricSurfaceTranslator::GetSceneImportOptions()

References

Module

DatasmithTranslator

Header

/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithTranslator/Public/DatasmithTranslator.h

Include

#include "DatasmithTranslator.h"

Syntax

virtual void GetSceneImportOptions
(
    TArray< TStrongObjectPtr< UDatasmithOptionsBase >> & Options
)

Remarks

Get the additional scene import options. Implementation can expose additional options to the user here.

Parameters

Parameter

Description

OptionClasses

list of classes that will be displayed to the user