Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 17,179 for

scene

(0.28 sec)
  1. 档案

    档案...以下步骤说明如何将 MA 文件转换为 USDZ 格式: 创建 Scene 类的对象。 使用 Open 方法加载带有 MA 文件扩展名的输入...USDZ 格式: // 初始化 Scene 类的对象 Scene scene = new Scene(); // 加载输入 MA...

    blog.aspose.com/zh/3d/convert-ma-to-usdz-in-java/
  2. Lưu trữ

    Lưu trữ...USDZ: Tạo một đối tượng của lớp Scene . Tải tệp Maya đầu vào với phần...đối tượng của lớp Scene Scene scene = new Scene(); // Tải tệp MA...

    blog.aspose.com/vi/3d/convert-ma-to-usdz-in-java/
  3. Lưu trữ

    Lưu trữ...cập tệp USDZ nguồn bằng lớp Scene . Mở cảnh từ đường dẫn đã cho...an object of Scene class Aspose.ThreeD.Scene scene = new Aspose...

    blog.aspose.com/vi/3d/convert-usdz-to-glb-online/
  4. ארכיון

    ארכיון...מופע של המחלקה Scene Scene scene = new Scene(); // טען את קובץ...קובץ הקלט GLB עם מחלקה Scene scene.Open("C:\\Files\\sample.glb");...

    blog.aspose.com/he/3d/glb-to-fbx/
  5. Arşiv

    Arşiv... // Scene sınıfının bir örneğini oluşturun Scene scene = new...new Scene(); // Giriş GLB dosyasını Scene sınıfıyla yükleyin scene...

    blog.aspose.com/tr/3d/glb-to-fbx/
  6. Arşiv

    Arşiv...USDZ dosyasını yüklemek için Scene sınıfının bir örneğini oluşturun...dosyasını yükleyin Scene scene = new Scene(); scene.open("Test.usdz");...

    blog.aspose.com/tr/3d/usdz-to-stl-java/
  7. Arşiv

    Arşiv...dönüştürebilirsiniz: Giriş DAE dosyasını Scene sınıfıyla yükleyin. ObjSaveOptions...dosyasını Scene sınıfıyla yükleyin. Scene scene = new Scene("Sample...

    blog.aspose.com/tr/3d/convert-dae-to-obj-java/
  8. แปลง USDZ เป็น OBJ ผ่าน C# | products.aspose.com

    แปลงไฟล์ USDZ และ 3D อื่นๆ โดยใช้ .NET API...ในวัตถุของ Scene var scene = new Aspose.ThreeD.Scene( "template...); // บันทึก USDZ เป็น OBJ scene.Save( "output.obj" , Aspose...

    products.aspose.com/3d/th/net/conversion/usdz-t...
  9. Hur man kör Aspose.3D for Java i dockar|Documen...

    Kör Aspose.3D for Java i en Dockerbehållare för Linux....(); // Initialize Scene Scene scene = new Scene (); // Initialize...new Vector3 ( 1 , 1 , 3 )); scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/sv/java/how-to-run-aspose-3d...
  10. Archivo

    Archivo...cree una instancia de la clase Scene para cargar el archivo USDZ...de entrada USDZ Scene scene = new Scene(); scene.open("Test.usdz");...

    blog.aspose.com/es/3d/usdz-to-stl-java/