unreal.FBXSceneNormalImportMethod

class unreal.FBXSceneNormalImportMethod

Bases: EnumBase

EFBXScene Normal Import Method

C++ Source:

  • Module: UnrealEd

  • File: FbxSceneImportOptionsStaticMesh.h

FBX_SCENE_NIM_COMPUTE_NORMALS: FBXSceneNormalImportMethod

0

FBX_SCENE_NIM_IMPORT_NORMALS: FBXSceneNormalImportMethod

1

FBX_SCENE_NIM_IMPORT_NORMALS_AND_TANGENTS: FBXSceneNormalImportMethod

2