mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
Update openpype/hosts/maya/plugins/publish/extract_gpu_cache.py
This commit is contained in:
parent
e083a18dda
commit
7e7f6ced16
1 changed files with 2 additions and 2 deletions
|
|
@ -28,8 +28,8 @@ class ExtractGPUCache(publish.Extractor):
|
|||
"directory": staging_dir,
|
||||
"fileName": filename,
|
||||
"saveMultipleFiles": False,
|
||||
"step": self.step,
|
||||
"stepSave": self.stepSave,
|
||||
"simulationRate": self.step,
|
||||
"sampleMultiplier": self.stepSave,
|
||||
"optimize": self.optimize,
|
||||
"optimizationThreshold": self.optimizationThreshold,
|
||||
"optimizeAnimationsForMotionBlur": (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue