Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 17,198 for

scene

(0.12 sec)
  1. C#를 통해 USD을 AMF로 변환 | products.aspose.com

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

    products.aspose.com/3d/ko/net/conversion/usd-to...
  2. C#를 통해 USD을 DXF로 변환 | products.aspose.com

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

    products.aspose.com/3d/ko/net/conversion/usd-to...
  3. แปลง USD เป็น PLY ผ่าน C# | products.aspose.com

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

    products.aspose.com/3d/th/net/conversion/usd-to...
  4. Převést USDZ na PLY prostřednictvím C# | produc...

    Převeďte USDZ a další soubory 3D pomocí .NET API... Zavolejte Scene.Save metoda Jako první parametr...objektu scény var scene = new Aspose.ThreeD.Scene( "template.usdz"...

    products.aspose.com/3d/cs/net/conversion/usdz-t...
  5. Archivio

    Archivio...input utilizzando la classe Scene . Inizializza un oggetto della...file GLB di input Scene scene = new Scene("Input.glb"); // Inizializza...

    blog.aspose.com/it/3d/glb-to-fbx-csharp/
  6. Archiv

    Archiv...zdrojový soubor OBJ pomocí metody Scene.fromfile(). Dále inicializujte...input OBJ file with Scene class scene = Scene.from_file("sample...

    blog.aspose.com/cs/3d/convert-obj-to-fbx-in-pyt...
  7. أرشيف

    أرشيف...ملف USDZ المصدر باستخدام فئة Scene . افتح المشهد من المسار المحدد...an object of Scene class Aspose.ThreeD.Scene scene = new Aspose...

    blog.aspose.com/ar/3d/convert-usdz-to-glb-online/
  8. Sammanfoga maskor i 3D file|Documentation

    Utvecklare kan slå ihop flera maskor till en enda giltig mask. De kan konvertera alla maskor i en 3D-scen, en nod eller en uppsättning noder till ett enda mesh. För att uppnå detta finns det tre MergeMesh medlemmar i Aspose. 3D. Enheter. PolygonModifier- klass....Node node ) // Convert a whole scene to a single transformed mesh...supported yet // <param name="scene">The scene to merge</param> // <returns>The...

    docs.aspose.com/3d/sv/net/merge-meshes-in-3d-file/
  9. Объединить сетки в файле 3D|Documentation

    Разработчики могут объединять несколько ячеек в одну действительную сетку. Они могут преобразовать все сетки сцены 3D, узла или набора узлов в единую сетку. Чтобы достичь этого, в классе Aspose.ThreeD.Entities.PolygonModifier есть три члена MergeMesh....Node node ) // Convert a whole scene to a single transformed mesh...supported yet // <param name="scene">The scene to merge</param> // <returns>The...

    docs.aspose.com/3d/ru/net/merge-meshes-in-3d-file/
  10. Arbeta med linjär extrusion|Documentation

    Aspose.3D for .NET offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....}; // Create a scene Scene scene = new Scene (); // Create a...child node by passing extrusion scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/sv/net/working-with-linear-e...