📋 Metadata

💬 Content

draguu:

how do i get material list , not that whole context window … just a material list

Try this code in Custom tab:

L.template_list("MATERIAL_UL_matslots", "", C.object, "material_slots", C.object, "active_material_index", rows=5)

🔗 View on Blender Artists