"bypassDNA" equivalent within nested folders? #279
Unanswered
j-greig
asked this question in
Help + Q&A
Replies: 1 comment
-
the easiest solution to something like this when extra traits are output is to probably run the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've switched from defining layers in the config to nesting them.
Previously I had an "Ears" layer that was bypassed and removed from the traits so that for all intents and purposes it was part of the "Head" layer below it.
Is there a way to achieve this within a nested folder structure — imagine you could prefix a layer so that it wasn't included in the metadata, but an image layer inside it was still picked and included at random in the image output....
Beta Was this translation helpful? Give feedback.
All reactions