Skip to content

Commit 4ca1517

Browse files
Update meshroom/aliceVision/ExportUSD.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 4c241f1 commit 4ca1517

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

meshroom/aliceVision/ExportUSD.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ class ExportUSD(desc.AVCommandLineNode):
1010

1111
category = "Export"
1212
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.
13+
Convert cameras from an SfM scene into an animated camera in USD format.
14+
Based on the input image filenames, this node detects video sequences and creates the corresponding animated camera.
1515
"""
1616

1717
inputs = [

0 commit comments

Comments
 (0)