mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-27 14:22:37 +01:00
Default values for step and stepSave.
This commit is contained in:
parent
b40289c9b5
commit
e083a18dda
1 changed files with 2 additions and 2 deletions
|
|
@ -932,8 +932,8 @@
|
|||
"animation",
|
||||
"pointcache"
|
||||
],
|
||||
"step": 0.0,
|
||||
"stepSave": 0,
|
||||
"step": 1.0,
|
||||
"stepSave": 1,
|
||||
"optimize": true,
|
||||
"optimizationThreshold": 40000,
|
||||
"optimizeAnimationsForMotionBlur": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue