We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c241f1 commit 4ca1517Copy full SHA for 4ca1517
meshroom/aliceVision/ExportUSD.py
@@ -10,8 +10,8 @@ class ExportUSD(desc.AVCommandLineNode):
10
11
category = "Export"
12
documentation = """
13
-Convert cameras from an SfM scene into an animated cameras in USD file format.
14
-Based on the input image filenames, it will recognize the input video sequence to create an animated camera.
+Convert cameras from an SfM scene into an animated camera in USD format.
+Based on the input image filenames, this node detects video sequences and creates the corresponding animated camera.
15
"""
16
17
inputs = [
0 commit comments