mirror of
https://github.com/Squareville/lu-toolbox.git
synced 2026-01-10 09:00:26 -06:00
actuallu show the option for LOD3
This commit is contained in:
@@ -626,6 +626,7 @@ class LUTB_PT_setup_metadata(LUToolboxPanel, bpy.types.Panel):
|
||||
layout.prop(scene, "lutb_lod0")
|
||||
layout.prop(scene, "lutb_lod1")
|
||||
layout.prop(scene, "lutb_lod2")
|
||||
layout.prop(scene, "lutb_lod3")
|
||||
layout.prop(scene, "lutb_cull")
|
||||
|
||||
def register():
|
||||
|
||||
Reference in New Issue
Block a user