Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 8,333 for

mesh

(0.05 sec)
  1. Encodage du maillage 3D dans le fichier Google ...

    Aspose.3D for Java API supporte l'importation du modèle 3D, la récupération du maillage, puis l'encodage du maillage dans le fichier Google Draco.... Récupérer 3D Mesh et Encode dans le fichier Google...Google Draco. Il prend des objets Mesh et DracoSaveOptions comme paramètres...

    docs.aspose.com/3d/fr/java/encoding-3d-mesh-in-...
  2. Unterstützte Dateiformate|Documentation

    C# .NET 3D Datei manipulation und-umrechnung API kann 3DS, 3MF, AMF, FBX, DFX, OBJ, PLY laden und sparen. STL, USD, U3D und andere Formate...Google Draco Einschl ießlich Mesh/Point Cloud-Unterstützung DXF...Wavefront Obj Einschl ießlich Mesh/Point Cloud-Unterstützung. PDF...

    docs.aspose.com/3d/de/net/supported-file-formats/
  3. Kamu API Aspose içinde değişir. 3D 1.7.0|Docume...

    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...sınıfı It, geliştiricilerin Mesh örneğinden normal veri oluşturmasına...

    docs.aspose.com/3d/tr/net/public-api-changes-in...
  4. Público API Cambios en Aspose.3D 1.7.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....a torus for casting shadows Mesh m = ( new Torus ( "" , 1 , 0...a partir de la instancia de Mesh, si el elemento VertexElementSmoothi...

    docs.aspose.com/3d/es/net/public-api-changes-in...
  5. العام API يتغير بـ Aspose.3D 1.7.0|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....a torus for casting shadows Mesh m = ( new Torus ( "" , 1 , 0...للمطورين لتوليد البيانات العادية من Mesh على سبيل المثال ، إذا تم تعريف...

    docs.aspose.com/3d/ar/net/public-api-changes-in...
  6. เพิ่มลายน้ำตาบอดใน USDZ รูปแบบไฟล์ผ่าน .NET | p...

    C# ซอร์สโค้ดเพื่อโหลด แสดงผล และเพิ่มลายน้ำที่มองไม่เห็นให้กับเอกสาร USDZ บน .NET Framework, .NET Core, Mono...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...numMeshes++; mesh = Watermark.EncodeWatermark(mesh, "HelloWorld"...

    products.aspose.com/3d/th/net/watermark/usdz/
  7. เพิ่มลายน้ำตาบอดใน DRC รูปแบบไฟล์ผ่าน .NET | pr...

    C# ซอร์สโค้ดเพื่อโหลด แสดงผล และเพิ่มลายน้ำที่มองไม่เห็นให้กับเอกสาร DRC บน .NET Framework, .NET Core, Mono...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...numMeshes++; mesh = Watermark.EncodeWatermark(mesh, "HelloWorld"...

    products.aspose.com/3d/th/net/watermark/drc/
  8. เพิ่มลายน้ำตาบอดใน RVM รูปแบบไฟล์ผ่าน .NET | pr...

    C# ซอร์สโค้ดเพื่อโหลด แสดงผล และเพิ่มลายน้ำที่มองไม่เห็นให้กับเอกสาร RVM บน .NET Framework, .NET Core, Mono...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...numMeshes++; mesh = Watermark.EncodeWatermark(mesh, "HelloWorld"...

    products.aspose.com/3d/th/net/watermark/rvm/
  9. Wyodrębnij zasoby z OBJ formatów plików przez ....

    C# kod źródłowy do ładowania, renderowania i dodawania wyodrębnianych zasobów z OBJ dokumentów w .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/pl/net/extractor/obj/
  10. Wyodrębnij zasoby z DXF formatów plików przez ....

    C# kod źródłowy do ładowania, renderowania i dodawania wyodrębnianych zasobów z DXF dokumentów w .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/pl/net/extractor/dxf/