Sort Score
Result 10 results
Languages All
Labels All
Results 5,491 - 5,500 of 16,637 for

scene

(0.07 sec)
  1. Chercher

    chercher...instance de la classe Scene Scene scene = new Scene(); // Charger le...d'entrée GLB avec la classe Scene scene.Open("C:\\Files\\sample.glb");...

    blog.aspose.com/fr/3d/glb-to-fbx/
  2. Procurar

    Procurar...Instancie uma instância da classe Scene . Chame o método Open para carregar...instância da classe Scene. Scene scene = new Scene(); // Chame o método...

    blog.aspose.com/pt/3d/convert-obj-to-ply-in-csh...
  3. Arşiv

    Arşiv...adımları takip edebilirsiniz: Scene sınıfının bir örneğini oluşturun..."/Desktop/"; // Scene sınıfının bir örneğini oluşturun. Scene scene = new...

    blog.aspose.com/tr/3d/convert-obj-to-ply-in-csh...
  4. Come eseguire Aspose.3D in Blazor|Documentation

    Scopri come eseguire Aspose.3D in Blazor....CreateFile() { // Create a scene Scene scene = new Scene(); // Initialize...3, 0); // Create ChildNode scene.RootNode.CreateChildNode(cylinder1)...

    docs.aspose.com/3d/it/net/how-to-run-aspose-3d-...
  5. 搜索

    搜索...您可以通過以下步驟將 DXF 文件轉換為 FBX: 使用 Scene 類加載輸入 DXF 文件。 初始化 FBXSaveOptions...文件: // 使用 Scene 類加載輸入 DXF 文件。 Aspose.ThreeD.Scene scene = new Aspose...

    blog.aspose.com/zh-hant/3d/convert-dxf-to-fbx-o...
  6. C#를 통해 USDZ을 DAE로 변환 | products.aspose.com

    .NET API을(를) 사용하여 USDZ 및 기타 3D 파일 변환...객체에 USDZ 로드 var scene = new Aspose.ThreeD.Scene( "template.usdz"...usdz" ); // USDZ을 DAE로 저장 scene.Save( "output.dae" , Aspose.ThreeD...

    products.aspose.com/3d/ko/net/conversion/usdz-t...
  7. Arsip

    Arsip...menggunakan turunan dari kelas Scene . Buat instance dari kelas StlSaveOptions...menggunakan kelas Scene Scene document = new Scene("test.fbx"); //...

    blog.aspose.com/id/3d/convert-fbx-to-stl-java/
  8. ארכיון

    ארכיון...המקור באמצעות מופע של המחלקה Scene . צור מופע של מחלקה StlSaveOptions...באמצעות המחלקה Scene Scene document = new Scene("test.fbx"); //...

    blog.aspose.com/he/3d/convert-fbx-to-stl-java/
  9. Declaration|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....the template file Scene scene = new Scene ( "test.obj" ); //...// Save the OBJ file scene . Save ( "dest.obj" , FileFormat . WavefrontOBJ...

    docs.aspose.com/3d/es/net/declaration/
  10. كيفية تحويل FBX إلى STL في جافا

    ترشدك هذه المقالة حول كيفية تحويل FBX إلى STL في Java. يحتوي على إعدادات IDE، وقائمة من الخطوات، ونموذج تعليمات برمجية قابل للتشغيل لتحويل ملف FBX إلى STL في Java....ملف FBX المصدر إلى كائن فئة Scene قم بإنشاء كائن من فئة StlSaveOptions...اتصل بالطريقة save() في فئة Scene لتحويل ملف FBX تشرح هذه الخطوات...

    kb.aspose.com/ar/3d/java/how-to-convert-fbx-to-...