📋 Metadata
- Author: anphung
- Date: 2019-09-10 16:08:56
- Type:
question - Replies (1): post_02739
💬 Content
Is it possible to make this code work on multiple objects at the same time?
bpy.context.object.data.uv_layers[“UVMap”].name = “map1”
questionIs it possible to make this code work on multiple objects at the same time?
bpy.context.object.data.uv_layers[“UVMap”].name = “map1”