mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-03 00:38:41 +02:00
[nodes] ExportMaya
use aliceVision_exportMeshroomMaya
This commit is contained in:
parent
4d213f9283
commit
52710b96b3
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ from meshroom.core import desc
|
|||
|
||||
|
||||
class ExportMaya(desc.CommandLineNode):
|
||||
commandLine = 'aliceVision_exportMayaMVG {allParams}'
|
||||
commandLine = 'aliceVision_exportMeshroomMaya {allParams}'
|
||||
|
||||
inputs = [
|
||||
desc.File(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue