Asset Pipeline v2 #145
@ -6,7 +6,7 @@ class ASSET_PIPELINE_addon_preferences(bpy.types.AddonPreferences):
|
||||
|
||||
custom_task_layers_dir: bpy.props.StringProperty( # type: ignore
|
||||
name="Custom Task Layers",
|
||||
description="TODO", # TODO Add Description
|
||||
description="Specify directory to add additonal Task Layer Presets to use as templates when cerating new assets",
|
||||
default="",
|
||||
subtype="DIR_PATH",
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user