unreal.FBXSceneNormalGenerationMethod

class unreal.FBXSceneNormalGenerationMethod

Bases: EnumBase

EFBXScene Normal Generation Method

C++ Source:

  • Module: UnrealEd

  • File: FbxSceneImportOptionsStaticMesh.h

BUILT_IN: FBXSceneNormalGenerationMethod

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

Type:

0

MIKK_T_SPACE: FBXSceneNormalGenerationMethod

Use MikkTSpace to generate normals and tangents

Type:

1