Guest User

Untitled

a guest
Feb 19th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. __init__.py
  2.  
  3. use_selection = BoolProperty(
  4. name="Selection Only",
  5. description="Export selected objects only",
  6. default=False,
  7. )
Add Comment
Please, Sign In to add comment