FDatasmithFBXSceneProcessor::SplitLightNodesRecursive

Recursively splits light actors into a parent simple actor, and a child light actor, with the _Light suffix

Windows
MacOS
Linux

References

Module

DatasmithFBXTranslator

Header

/Engine/Plugins/Enterprise/DatasmithFBXImporter/Source/DatasmithFBXTranslator/Public/DatasmithFBXSceneProcessor.h

Include

#include "DatasmithFBXSceneProcessor.h"

Source

/Engine/Plugins/Enterprise/DatasmithFBXImporter/Source/DatasmithFBXTranslator/Private/DatasmithFBXSceneProcessor.cpp

Syntax

void SplitLightNodesRecursive
(
    TSharedPtr< FDatasmithFBXSceneNode > Node
)

Remarks

Recursively splits light actors into a parent simple actor, and a child light actor, with the _Light suffix

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