Post #2740:
Ma
📋 Metadata
- Author: roaoao
- Date: 2019-09-11 17:16:07
- Type:
answer - Quality Score: 7/10
- Reply to: post_02736
- Replies (1): post_02742
🏷️ Tags
popup-dialog custom-properties beginner solved
⚙️ Related PME Features
- Property Editor
- Custom tab
- Python Scripting
💬 Content
MatsuikoHiroka:
can you help me dissect this into several parts
Loc X (Custom tab):
L.prop(C.object, "location", index=0, text=slot)
Rotation X (Custom tab):
L.prop(C.object, "rotation_euler", index=0, text=slot)
Scale X (Custom tab):
L.prop(C.object, "scale", index=0, text=slot)
Dimensions X (Custom tab):
L.prop(C.object, "dimensions", index=0, text=slot)
MatsuikoHiroka:
sorry for lot of question
No worries. Btw, I noticed your question about Re-Last will check the add-on today. Had some problems with it.
❤️ 2 likes