mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
allows users to preset the settings before the creator setting
This commit is contained in:
parent
3817ed150d
commit
88116be4c6
4 changed files with 154 additions and 14 deletions
|
|
@ -16,6 +16,16 @@
|
|||
"image_format": "exr",
|
||||
"multipass": true
|
||||
},
|
||||
"PreviewAnimation": {
|
||||
"review_width": 1920,
|
||||
"review_height": 1080,
|
||||
"percentSize": 100,
|
||||
"keep_images": false,
|
||||
"image_format": "png",
|
||||
"visual_style": "Realistic",
|
||||
"viewport_preset": "Quality",
|
||||
"vp_texture": true
|
||||
},
|
||||
"PointCloud": {
|
||||
"attribute": {
|
||||
"Age": "age",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue