I am creating an addon for blender 2.75. Is there a way to accept user's input by creating a Variable? There can be an input slot in the Tools panel, and the user can enter the value in it, which will be stored in a variable which can use later in my code. :)
Asked
Active
Viewed 31 times
1
-
2possible duplicate of Creating a custom permanent property in Blender 2.70 python script to access in GUI Panel. Also see https://blender.stackexchange.com/questions/36587/how-to-define-customized-property-in-material – CodeManX Sep 22 '15 at 13:46