Update leenkx/blender/lnx/exporter.py
This commit is contained in:
parent
96f69a7cfe
commit
c4b48c2d87
@ -3035,6 +3035,7 @@ Make sure the mesh only has tris/quads.""")
|
||||
debug_draw_mode |= 16384 if wrd.lnx_bullet_dbg_draw_normals else 0
|
||||
debug_draw_mode |= 32768 if wrd.lnx_bullet_dbg_draw_axis_gizmo else 0
|
||||
out_trait['parameters'].append(str(debug_draw_mode))
|
||||
out_trait['parameters'].append(str(wrd.lnx_bullet_dbg_draw_raycast).lower())
|
||||
|
||||
self.output['traits'].append(out_trait)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user