FFbxImporter::CreateLight

Various actors, current the Fbx importer don't importe them

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/FbxImporter.h

Include

#include "FbxImporter.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Fbx/FbxLightImport.cpp

Syntax

ALight * CreateLight
(
    FbxLight * InLight,
    UWorld * InWorld
)

Remarks

Import Fbx light

Returns

ALight*

Parameters

Parameter

Description

FbxLight

fbx light object

World

in which to create the light

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