Post #3140:
Ho
π Metadata
- Author: roaoao
- Date: 2020-04-04 22:26:55
- Type:
answer - Quality Score: 8/10
- Reply to: post_03133
- Replies (3): post_03146, post_03150, post_03158
π·οΈ Tags
popup-dialog custom-properties intermediate solved
βοΈ Related PME Features
- Property Editor
- Custom tab
- Python Scripting
π¬ Content
HokusPokus:
Is there a way to figure this out, how to add a slider within PME? Or is it different depending on what type of slider data there is?
Looks like you are trying to add Custom Property. PMEβs Property tab donβt support them (will fix in the next version). Use Custom tab instead:
L.prop(bpy.context.object.pose.bones["c_hand_fk.l"], '["fingers_grasp"]')
β€οΈ 3 likes