Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 10,607 for

mesh

(1.27 sec)
  1. Public API Changements dans Aspose.3D 1.7.0|Doc...

    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....a torus for casting shadows Mesh m = ( new Torus ( "" , 1 , 0...normales à partir de l’instance Mesh, si l’élément VertexElementSmoothi...

    docs.aspose.com/3d/fr/net/public-api-changes-in...
  2. Xork ile Xath ath-Like Object eries ueries|Docu...

    Using Aspose.3D for .NET, you can select one or more objects under the current node using XPath-Like query syntax. The query syntax was inspired by XPath, so most concepts and syntax are similar, the query syntax is compatible with URL so it will be used in our cloud version in the future. ...sözdizimi <Mesh> tarafından desteklenir, bu [@Type = 'Mesh'] eşdeğerdir...SelectSingleObject ( "/" ); 3D dosyasında mesh'leri birleştirin...

    docs.aspose.com/3d/tr/net/work-with-xpath-like-...
  3. .NET के माध्यम से DAE फ़ाइल स्वरूपों से एसेट नि...

    .NET फ्रेमवर्क, .NET कोर, Mono पर DAE दस्तावेज़ों से एक्सट्रैक्ट एसेट लोड करने, रेंडर करने और जोड़ने के लिए C# स्रोत कोड।...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/hi/net/extractor/dae/
  4. .NET के माध्यम से OBJ फ़ाइल स्वरूपों से एसेट नि...

    .NET फ्रेमवर्क, .NET कोर, Mono पर OBJ दस्तावेज़ों से एक्सट्रैक्ट एसेट लोड करने, रेंडर करने और जोड़ने के लिए C# स्रोत कोड।...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/hi/net/extractor/obj/
  5. .NET के माध्यम से GLB फ़ाइल स्वरूपों से एसेट नि...

    .NET फ्रेमवर्क, .NET कोर, Mono पर GLB दस्तावेज़ों से एक्सट्रैक्ट एसेट लोड करने, रेंडर करने और जोड़ने के लिए C# स्रोत कोड।...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/hi/net/extractor/glb/
  6. Архів

    Архів...різних сценаріях: 3D Scene Meshes Splitter або Merger – встановлення...(коробка складається з 6 площин) Mesh box = (new Box()).ToMesh();...

    blog.aspose.com/uk/3d/split-merge-3d-mesh-csharp/
  7. Java 3D API | 3D Bestandsmanipulatie en convers...

    Gameware en CAD 3D-bibliotheek om lees-conversie en 3D-bestandsindelingen te maken binnen Java-applicaties...Maak een mesh-oppervlak Veelhoek triangulatie Mesh splitsen op...afbeeldingen Driehoekig gaas Mesh-geometriegegevens delen Materiaal...

    products.aspose.com/3d/nl/java/
  8. Aggiungi la verifica della filigrana cieca a PL...

    C# codice sorgente per caricare, eseguire il rendering e aggiungere la verifica della filigrana cieca a PLY documenti su .NET Framework, .NET Core, Mono....classe Scene- Ottieni la classe mesh di Aspose.3D- Aggiungi la password...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...

    products.aspose.com/3d/it/net/verify-watermark/...
  9. Public API Changements dans Aspose.3D 1.3.0|Doc...

    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....Exemple de code: L’objet de classe Mesh est utilisé dans le code. Nous...pouvons Créer un objet de classe Mesh tel que raconté là-bas . C#...

    docs.aspose.com/3d/fr/net/public-api-changes-in...
  10. Trích xuất Nội dung từ VRML Định dạng Tệp qua ....

    C# mã nguồn để tải, hiển thị và thêm trích xuất nội dung từ VRML tài liệu trên .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/vi/net/extractor/vrml/