FDatasmithActorImporter::ImportLightActor

Spawns a light actor. The light class depends on the LightActorElement type.

Windows
MacOS
Linux

References

Module

DatasmithImporter

Header

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

Include

#include "DatasmithActorImporter.h"

Source

/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Private/DatasmithActorImporter.cpp

Syntax

static AActor * ImportLightActor
(
    FDatasmithImportContext & ImportContext,
    const TSharedRef< IDatasmithLightActorElement > & LightActorElement
)

Remarks

Spawns a light actor. The light class depends on the LightActorElement type.

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