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

mesh

(0.1 sec)
  1. Mit Point Cloud arbeiten|Documentation

    Aspose.3D for Java ermöglicht das direkte Decodieren eines Netzes aus einer Draco-Datei, ohne eine Szene mit der Dekodierung methode der DracoFormat-Klasse zu erstellen....verwendet wird: Encodieren Sie Mesh auf PLY Aspose.3D for Java ermöglicht...verwendet wird: Dekodieren Sie Mesh von PLY Aspose.3D for Java ermöglicht...

    docs.aspose.com/3d/de/java/working-with-pointcl...
  2. Lavora con le query degli oggetti simili a XPat...

    Utilizzando Aspose.3D for .NET, è possibile selezionare uno o più oggetti nel nodo corrente utilizzando la sintassi di query XPath-Like. La sintassi della query è stata ispirata da XPath, quindi la maggior parte dei concetti e della sintassi sono simili, la sintassi della query è compatibile con l'URL, quindi verrà utilizzata nella nostra versione cloud in futuro....supportata da <Mesh> , equivalente a [@Type = 'Mesh'] , gli identificatori...interrogare uno o più oggetti: Unisci mesh in file 3D...

    docs.aspose.com/3d/it/net/work-with-xpath-like-...
  3. Thêm xác minh hình mờ mù vào USD Định dạng tệp ...

    C# mã nguồn để tải, hiển thị và thêm Xác minh hình mờ mù vào USD tài liệu trên .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/vi/net/verify-watermark/...
  4. 通過 .NET 向 DRC 文件格式添加盲水印驗證 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Mono 上加載、呈現和添加盲水印驗證到 DRC 文檔。...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...= Watermark.DecodeWatermark(mesh, "1234" ); if (text != null...

    products.aspose.com/3d/zh-hant/net/verify-water...
  5. 3D modelinin tüm meshleri için normal veriler o...

    Aspose.3D for Java API has support of generating normal data for all Meshes of 3D model (without the normal data)....generating normal data for all meshes of 3D model (without the normal...için normal veri oluşturur. 3D mesh kodlaması Google Draco dosyasında...

    docs.aspose.com/3d/tr/java/generate-normal-data...
  6. Xork ile Xath ath-Like Object eries ueries|Docu...

    Using Aspose.3D for Java, you can select one or more objects under the current node using XPath-Like query syntax....sözdizimi <Mesh> tarafından desteklenir, bu [@Type = 'Mesh'] eşdeğerdir...

    docs.aspose.com/3d/tr/java/work-with-xpath-like...
  7. 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/
  8. 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/
  9. 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/
  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/