EFBXNormalImportMethod

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Factories/FbxMeshImportData.h

Include

#include "Factories/FbxMeshImportData.h"

Syntax

enum EFBXNormalImportMethod
{
    FBXNIM_ComputeNormals,
    FBXNIM_ImportNormals,
    FBXNIM_ImportNormalsAndTangents,
    FBXNIM_MAX,
}

Values

Name

Description

FBXNIM_ComputeNormals

FBXNIM_ImportNormals

FBXNIM_ImportNormalsAndTangents

FBXNIM_MAX

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