generated from stilobique/BlenderTemplate
Small update about the preset and selected mesh exported
This commit is contained in:
@@ -10,7 +10,7 @@ op.apply_unit_scale = True
|
||||
op.apply_scale_options = 'FBX_SCALE_NONE'
|
||||
op.use_space_transform = True
|
||||
op.bake_space_transform = True
|
||||
op.object_types = {'MESH'}
|
||||
op.object_types = {'MESH', 'EMPTY'}
|
||||
op.use_mesh_modifiers = True
|
||||
op.use_mesh_modifiers_render = True
|
||||
op.mesh_smooth_type = 'OFF'
|
||||
|
||||
Reference in New Issue
Block a user