unreal.FBXNormalGenerationMethod

class unreal.FBXNormalGenerationMethod

Bases: EnumBase

EFBXNormal Generation Method

C++ Source:

  • Module: UnrealEd

  • File: FbxMeshImportData.h

BUILT_IN: FBXNormalGenerationMethod

Use the legacy built in method to generate normals (faster in some cases)

Type:

0

MIKK_T_SPACE: FBXNormalGenerationMethod

Use MikkTSpace to generate normals and tangents

Type:

1