Advertisement
Guest User

Untitled

a guest
Dec 18th, 2014
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. bpy.types.Object.example = bpy.props.IntProperty(name='Example',
  2. default=-1, options={'PROPORTIONAL'})
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement