FDatasmithSceneSource

Describe a source that can be processed by Datasmith to generate a scene.

Windows
MacOS
Linux

References

Module

DatasmithTranslator

Header

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

Include

#include "DatasmithSceneSource.h"

Syntax

class FDatasmithSceneSource

Remarks

Describe a source that can be processed by Datasmith to generate a scene.

Functions

Name Description

Public function Const

const FStrin...

 

GetSceneName()

Public function Const

const FStrin...

 

GetSourceFile()

Get the file path for this source

Public function Const

const FStrin...

 

GetSourceFileExtension()

Get the source file extension

Public function

void

 

SetSceneName

(
    const FString& InSceneName
)

Set a custom name for this scene. This overrides the default name deduced form the source file

Public function

void

 

SetSourceFile

(
    const FString& InFilePath
)

Set the path of the source

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss