Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
コマンド file -f -pmt 0 -options "v=0;" を使用して、MEL で FBX ファイルを指定しようとしています。-typ "FBX" -o
1台のコンピューターでこれはうまく機能します。別の例では、-typ "Fbx" を使用すると失敗しますが、動作します
スクリプトでサポートされているトランスレータを照会して、正しいトランスレータを選択するか、エラーを報告したいと考えています。これは可能ですか?問題の診断を誤っていますか?
fbx の別のバージョンである可能性があります。その特定のマシンの fbx のバージョンを決定し、正しいスペルでパイプする別の行を提供する必要があります。