Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 8,828 for

mesh

(0.4 sec)
  1. เพิ่มการตรวจสอบลายน้ำตาบอดใน ASE รูปแบบไฟล์ผ่าน...

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

    products.aspose.com/3d/th/net/verify-watermark/...
  2. Архів

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

    blog.aspose.com/uk/3d/split-merge-3d-mesh-csharp/
  3. 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/
  4. 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/...
  5. Crea una scena con forme primitive 3D|Documenta...

    Aspose.3D for Java API supporta forme primitive di 3D. Tutte le primitive parametrizzate verranno convertite automaticamente in Mesh durante il salvataggio in qualsiasi formato di file di output supportato....convertite automaticamente in mesh durante il salvataggio in qualsiasi...al documento 3D Risparmia 3D mesh in formato binario personalizzato...

    docs.aspose.com/3d/it/java/create-scene-with-pr...
  6. Trích xuất Nội dung từ 3MF Định dạng Tệp qua .N...

    C# mã nguồn để tải, hiển thị và thêm trích xuất nội dung từ 3MF 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/3mf/
  7. Trích xuất Nội dung từ U3D Định dạng Tệp qua .N...

    C# mã nguồn để tải, hiển thị và thêm trích xuất nội dung từ U3D 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/u3d/
  8. Trích xuất Nội dung từ FBX Định dạng Tệp qua .N...

    C# mã nguồn để tải, hiển thị và thêm trích xuất nội dung từ FBX 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/fbx/
  9. 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/
  10. Set up normals or UV on the Cube and Add Materi...

    Aspose içinde bir ağ üzerinde normaller veya uv verileri nasıl oluşturulur. 3D.... 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/tr/python-net/set-up-normals...