Dna.Json #80
-
Hey, I wanted to know what the relevance of the dna.json file is please, also is this file supposed to contain the DNA sequence that is shown in the individual json files, as my folder just shows: (I have inserted Filename below instead of the name of my actual files name) Thank you |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
The _dna.json file is an output of the DNA struct used during generation. and yes, it will have a reference to the files used in the image and the attributes selected, using the file names. |
Beta Was this translation helpful? Give feedback.
The _dna.json file is an output of the DNA struct used during generation.
It is used in a couple of different util scripts, for example, continuing generation without any duplicates from the first run, or rebuilding the entire collection (either without the background layer or different resolution or corrected art file, etc.)
and yes, it will have a reference to the files used in the image and the attributes selected, using the file names.