📋 Metadata
- Author: RaphaelBarros
- Date: 2019-07-05 12:36:20
- Type:
question - Reply to: post_02481
- Replies (1): post_02485
💬 Content
roaoao:
bpy.ops.image.save_as(override_context(‘IMAGE_EDITOR’), save_as_render=False, filepath=“texture.png”, relative_path=True, show_multiview=False, use_multiview=False)
Thank you so much for the thorough response!
I couldn’t figure out why this isn’t working though:
L.template_list("TEXTURE_UL_texslots", "", C.object, "texture_slots", C.object, "active_texture_index", rows=1)