Hide layers from UI in template

This commit is contained in:
Campbell Barton 2016-04-01 10:23:39 +11:00
parent 743739f9dc
commit ee324aacdd
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ class AddBox(bpy.types.Operator):
name="Layers",
description="Object Layers",
size=20,
options={'HIDDEN', 'SKIP_SAVE'},
)
# generic transform props