How can I create a value silder like dimensions panel in Blender 3.6 with Python Api. I can already access dimension value and change those value with python script. I have the code for my slider panel[image on the left] , but I want to make dimensions panel like sliders [X, Y, Z] with values.
Asked
Active
Viewed 32 times
0
-
Found my desired panel I was looking for at https://blender.stackexchange.com/questions/57306/how-to-create-a-custom-ui/128409#128409 – nikhil Dec 08 '23 at 07:20

