generated from stilobique/BlenderTemplate
Make the outline config ops
This commit is contained in:
@@ -12,7 +12,6 @@ class ExportForFange(bpy.types.Operator):
|
||||
def __init__(self):
|
||||
self.coll_layout = bpy.data.collections.get('Placeholder')
|
||||
self.path = FangeProject()
|
||||
self.fbx_preset = 'sm-unity-building'
|
||||
|
||||
@classmethod
|
||||
def poll(cls, context):
|
||||
|
||||
Reference in New Issue
Block a user