add defaults

This commit is contained in:
Ondrej Samohel 2022-01-24 09:40:08 +01:00
parent c88f95fa6f
commit f0fcb1bfef
No known key found for this signature in database
GPG key ID: 02376E18990A97C6
4 changed files with 52 additions and 13 deletions

View file

@ -264,6 +264,17 @@
"task_types": [],
"tasks": [],
"template": "render{Task}{Variant}"
},
{
"families": [
"unrealStaticMesh"
],
"hosts": [
"maya"
],
"task_types": [],
"tasks": [],
"template": "S_{asset}{variant}"
}
]
},