Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 2,327 for

universal scene description

(0.12 sec)
  1. 通過 C# 將 USDZ 轉換為 FBX | products.aspose.com

    使用 .NET API 轉換 USDZ 和其他 3D 文件...// 在 Scene 對像中加載 USDZ var scene = new Aspose.ThreeD.Scene( "template...usdz" ); // 將 USDZ 保存為 FBX scene.Save( "output.fbx" , Aspose...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  2. 通過 C# 將 USDZ 轉換為 DAE | products.aspose.com

    使用 .NET API 轉換 USDZ 和其他 3D 文件...// 在 Scene 對像中加載 USDZ var scene = new Aspose.ThreeD.Scene( "template...usdz" ); // 將 USDZ 保存為 DAE scene.Save( "output.dae" , Aspose...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  3. 通過 C# 將 USDZ 轉換為 PLY | products.aspose.com

    使用 .NET API 轉換 USDZ 和其他 3D 文件...// 在 Scene 對像中加載 USDZ var scene = new Aspose.ThreeD.Scene( "template...usdz" ); // 將 USDZ 保存為 PLY scene.Save( "output.ply" , Aspose...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  4. 通過 C# 將 USDZ 轉換為 OBJ | products.aspose.com

    使用 .NET API 轉換 USDZ 和其他 3D 文件...// 在 Scene 對像中加載 USDZ var scene = new Aspose.ThreeD.Scene( "template...usdz" ); // 將 USDZ 保存為 OBJ scene.Save( "output.obj" , Aspose...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  5. 通過 C# 將 USD 轉換為 HTML | products.aspose.com

    使用 .NET API 轉換 USD 和其他 3D 文件...// 在 Scene 對像中加載 USD var scene = new Aspose.ThreeD.Scene( "template..."template.usd" ); // 將 USD 保存為 HTML scene.Save( "output.html" , Aspose...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  6. 通過 C# 將 USDZ 轉換為 3DS | products.aspose.com

    使用 .NET API 轉換 USDZ 和其他 3D 文件...// 在 Scene 對像中加載 USDZ var scene = new Aspose.ThreeD.Scene( "template...usdz" ); // 將 USDZ 保存為 3DS scene.Save( "output.3ds" , Aspose...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  7. Convert AMF to U3D via Java | products.aspose.com

    Sample Java conversion code for AMF format to U3D file. Use this example code to convert AMF to U3D within any Web or Desktop Java based application....file via the constructor of Scene class Create an instance of...for advanced conversion Call Scene.save method Pass the output...

    products.aspose.com/3d/java/conversion/amf-to-u3d/
  8. 通過 C# 將 USDZ 轉換為 3MF | products.aspose.com

    使用 .NET API 轉換 USDZ 和其他 3D 文件...// 在 Scene 對像中加載 USDZ var scene = new Aspose.ThreeD.Scene( "template...usdz" ); // 將 USDZ 保存為 3MF scene.Save( "output.3mf" , Aspose...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  9. 通過 C# 將 USDZ 轉換為 GLTF | products.aspose.com

    使用 .NET API 轉換 USDZ 和其他 3D 文件...// 在 Scene 對像中加載 USDZ var scene = new Aspose.ThreeD.Scene( "template...usdz" ); // 將 USDZ 保存為 GLTF scene.Save( "output.gltf" , Aspose...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  10. Convert 3DS to AMF via Node.js | products.aspos...

    Sample code for 3DS to AMF Node.js conversion. Aspose.3D for Node.js via Java is a standalone API that does not require the installation of any other software.Convert batch 3DS files to AMF using API sample code.... Load 3DS file via the Scene class Create an instance of...advanced conversion Call the Scene.save method Pass the output...

    products.aspose.com/3d/nodejs-java/conversion/3...