Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 10,611 for

mesh

(2.52 sec)
  1. Spara 3D i egna binärformat|Documentation

    Använder Aspose. 3D for .NET API, utvecklare kan öppna vilken 3D-fil som stöds, och sedan skriva maskor i den anpassade binärfilen.... Ladda 3D Arkiv och skriva meshes i egna binärformatprogrammering...Entities ) { // only convert meshes, lights/camera and other stuff...

    docs.aspose.com/3d/sv/net/save-3d-meshes-in-cus...
  2. Público API Cambios en Aspose.3D 1.3.0|Document...

    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.... Código de ejemplo: The Mesh class object is being used in...in the code. We can create a Mesh class object as narrated there...

    docs.aspose.com/3d/es/net/public-api-changes-in...
  3. Elenco delle caratteristiche|Documentation

    Funzionalità generali e matrice funzioni per C# .NET 3D Manipolazione file e conversione API.... mesh poligono ! ! ! ! mesh a base di triangolo...della proprietà ! ! Compressione mesh ! ! ! ! ! Formati file supportati...

    docs.aspose.com/3d/it/net/feature-list/
  4. Maille fendue|Documentation

    Les développeurs peuvent avoir besoin de diviser tous les maillages d'une scène en plusieurs sous-maillages par matériau. La méthode SplitMesh ne divise pas un maillage de la scène si un seul matériau lui a été attribué. Les développeurs peuvent maintenant y parvenir en utilisant Aspose.3D for .NET API....Scene ( input ); // Split all meshes PolygonModifier . SplitMesh...Create a mesh of box(A box is composed by 6 planes) Mesh box = (...

    docs.aspose.com/3d/fr/net/split-mesh/
  5. Travailler avec les filigranes|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....=> { var mesh = node . GetEntity < Mesh >(); if ( mesh != null...numMeshes ++; mesh = Watermark . EncodeWatermark ( mesh , "HelloWorld"...

    docs.aspose.com/3d/fr/net/working-with-watermark/
  6. FAQs|Documentation

    Domande frequenti su Aspose.3D per. Rete....Un nodo è costituito da più mesh (per il vetro, il telaio, ecc...ecc.). Tutte queste mesh si trovano nell’elenco delle entità del...

    docs.aspose.com/3d/it/net/faqs/
  7. 通過 .NET 從 AMF 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 AMF 文檔加載、呈現和添加提取資產。...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...Save((Texture)obj); } else if (obj is Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/zh-hant/net/extractor/amf/
  8. 通過 .NET 從 U3D 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 U3D 文檔加載、呈現和添加提取資產。...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...Save((Texture)obj); } else if (obj is Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/zh-hant/net/extractor/u3d/
  9. แยกเนื้อหาจาก 3DS รูปแบบไฟล์ผ่าน .NET | product...

    C# ซอร์สโค้ดเพื่อโหลด แสดงผล และเพิ่มเนื้อหาที่แยกจากเอกสาร 3DS ใน .NET Framework, .NET Core, Mono...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...Save((Texture)obj); } else if (obj is Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/th/net/extractor/3ds/
  10. .NET를 통해 DAE 파일 형식에서 자산 추출 | products.aspose.com

    C# 소스 코드를 사용하여 .NET Framework, .NET Core, Mono의 DAE 문서에서 자산 추출을 로드, 렌더링 및 추가합니다....Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...Save((Texture)obj); } else if (obj is Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/ko/net/extractor/dae/