FDatasmithFBXSceneProcessor::SplitCameraNodesRecursive

Recursively splits cameras into a parent simple actor, and a child camera actor, with the _Camera 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 SplitCameraNodesRecursive
(
    TSharedPtr< FDatasmithFBXSceneNode > Node
)

Remarks

Recursively splits cameras into a parent simple actor, and a child camera actor, with the _Camera 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