BlenderSynth
Examples
API
blendersynth.annotations
blendersynth.blender
blendersynth.file
blendersynth.run
blendersynth.utils
blendersynth.file.dataset_outputs
Save a label to a file.
data (Union[dict, list]) – The data to save.
Union
dict
list
pth (str) – The path to save the data to.
str