Skip to content

Commit

Permalink
Fix scene version
Browse files Browse the repository at this point in the history
  • Loading branch information
lanierd-adsk committed Sep 13, 2024
1 parent 0d5c231 commit a7a045a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//Maya ASCII 2026ff01 scene
//Maya ASCII 2025ff01 scene
//Name: testMayaDefaultMaterial_Usd_proceduralShapes.ma
//Last modified: Fri, Sep 13, 2024 02:22:47 PM
//Codeset: 1252
requires maya "2026ff01";
requires maya "2025ff01";
requires -nodeType "mayaUsdLayerManager" -nodeType "mayaUsdProxyShape" -dataType "pxrUsdStageData"
"mayaUsdPlugin" "0.30.0";
currentUnit -l centimeter -a degree -t film;
Expand Down

0 comments on commit a7a045a

Please sign in to comment.