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

scene

(0.14 sec)
  1. แยกเนื้อหาจาก PLY รูปแบบไฟล์ผ่าน .NET | product...

    C# ซอร์สโค้ดเพื่อโหลด แสดงผล และเพิ่มเนื้อหาที่แยกจากเอกสาร PLY ใน .NET Framework, .NET Core, Mono...โหลดไฟล์ PLY ผ่านตัวสร้างของ Scene class- สร้างวัตถุรูปแบบไฟล์...= "template.ply" ; Scene scene = new Scene(file); //ผลลัพธ์อย...

    products.aspose.com/3d/th/net/extractor/ply/
  2. Genera nuvola di punti in USD formati di file t...

    C# codice sorgente per caricare, eseguire il rendering e aggiungere la generazione di nuvole di punti a USD documenti su .NET Framework, .NET Core, Mono....il costruttore della classe Scene- Ottieni oggetto nuvola di punti...metodo Unisci- Chiama il metodo Scene.Save con l’oggetto Requisiti...

    products.aspose.com/3d/it/net/point-cloud/usd/
  3. Working مع Linear Extrusion|Documentation

    Aspose.3D for Java تقدم فئة triearextrusion ، والتي تأخذ شكل ثنائي الأبعاد كمدخل وتمتد الشكل في البعد الثالث....)); // Create a scene Scene scene = new Scene (); // Create a...child node by passing extrusion scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/ar/java/working-with-linear-...
  4. Arbeta med linjär extrusion|Documentation

    Aspose.3D for Python via .NET erbjuder LinearExtrusion klass, som tar en 2D-form som inmatning och utökar formen i den tredje dimensionen....threed import FileFormat , Scene from aspose.threed.entities...extrusion # Create a scene scene = Scene () # Create a child node...

    docs.aspose.com/3d/sv/python-net/working-with-l...
  5. Procurar

    Procurar...Crie uma instância da classe Scene. Depois disso, chame o método... from aspose.threed import Scene from aspose.threed.entities...

    blog.aspose.com/pt/3d/3d-in-python/
  6. Arşiv

    Arşiv...bir 3D sahne oluşturabiliriz: Scene sınıfının bir örneğini oluşturun... from aspose.threed import Scene from aspose.threed.entities...

    blog.aspose.com/tr/3d/3d-in-python/
  7. 档案

    档案...您可以通过以下步骤将 USDZ 文件转换为 OBJ 文件: 使用 Scene 类加载源 USDZ 文件。 初始化 ObjSaveOptions...加载输入的 USDZ 文件 Scene scene = new Scene(); scene.open("Test.usdz");...

    blog.aspose.com/zh/3d/convert-usdz-obj-java/
  8. Chercher

    chercher...the source OBJ file with the Scene.fromfile() method. Ensuite,...input OBJ file with Scene class scene = Scene.from_file("sample...

    blog.aspose.com/fr/3d/convert-obj-to-fbx-in-pyt...
  9. Archiwa

    Archiwa...plik FBX przy użyciu klasy Scene . Określ format pliku wyjściowego...wejściowy plik FBX Scene scene = new Scene("Input.fbx"); // Określ...

    blog.aspose.com/pl/3d/fbx-to-glb-java/
  10. 搜索

    搜索...驟輕鬆地將 GLB 文件轉換為 FBX 格式: 使用 Scene 類加載輸入 GLB 文件。 初始化 FBXSaveOptions...文件: // 加載輸入 GLB 文件 Scene scene = new Scene("Input.glb"); // 初始化...

    blog.aspose.com/zh-hant/3d/glb-to-fbx-csharp/