Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 10,607 for

mesh

(0.1 sec)
  1. Поддерживаемые форматы файлов|Documentation

    В следующей таблице указаны форматы файлов, которые Aspose.3D for Node.js via Java может загружать и сохранять....Google Draco Включая поддержку mesh/point cloud DXF Автокад DXF...Wavefront Obj Включая поддержку mesh/point cloud. HTML Язык разметки...

    docs.aspose.com/3d/ru/nodejs-java/supported-fil...
  2. Come Utilizzare il Warp in Aspose.PSD|Documenta...

    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....utenti manipolano i punti della mesh) che per tutti i tipi standard...supporta Custom Warp con la mesh standard, e stiamo lavorando...

    docs.aspose.com/psd/it/net/come-utilizzare-il-w...
  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. Geometry|Documentation

    Articoli su 3D geometrie in Aspose.3D for Python via .NET....Geometry Contents [ Hide ] Crea mesh e scena 3D Imposta normali o...condividi i dati geometrici della mesh tra più nodi della scena 3D...

    docs.aspose.com/3d/it/python-net/geometry/
  5. Aggiungi la verifica della filigrana cieca a GL...

    C# codice sorgente per caricare, eseguire il rendering e aggiungere la verifica della filigrana cieca a GLTF 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/...
  6. 通過 .NET 從 3DS 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 3DS 文檔加載、呈現和添加提取資產。...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/3ds/
  7. 通過 .NET 從 GLB 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 GLB 文檔加載、呈現和添加提取資產。...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/glb/
  8. Trích xuất Nội dung từ STL Đị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ừ STL 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/stl/
  9. .NET를 통해 RVM 파일 형식에 블라인드 워터마크 추가 | products.asp...

    C# 소스 코드는 .NET Framework, .NET Core, Mono의 RVM 문서에 블라인드 워터마크를 로드, 렌더링 및 추가합니다....node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...numMeshes++; mesh = Watermark.EncodeWatermark(mesh, "HelloWorld"...

    products.aspose.com/3d/ko/net/watermark/rvm/
  10. .NET를 통해 ASE 파일 형식에 블라인드 워터마크 추가 | products.asp...

    C# 소스 코드는 .NET Framework, .NET Core, Mono의 ASE 문서에 블라인드 워터마크를 로드, 렌더링 및 추가합니다....node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...numMeshes++; mesh = Watermark.EncodeWatermark(mesh, "HelloWorld"...

    products.aspose.com/3d/ko/net/watermark/ase/