Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 10,607 for

mesh

(0.36 sec)
  1. Codificación de la malla 3D en el archivo Googl...

    Aspose.3D for Python via .NET API permite a los desarrolladores importar un modelo 3D y luego codificar mallas en los archivos Google Draco. Los desarrolladores también pueden especificar la posición, las coordenadas de textura, el color y los bits normales, así como el nivel de compresión antes de codificar una malla.... Toma un objeto Mesh y DracoSaveOptions como parámetros...DRACO . encode ( sphere . to_mesh (), options ) # Save the raw...

    docs.aspose.com/3d/es/python-net/encoding-3d-me...
  2. 通過 .NET 向 AMF 文件格式添加盲水印驗證 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Mono 上加載、呈現和添加盲水印驗證到 AMF 文檔。...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...
  3. 通過 .NET 向 3MF 文件格式添加盲水印驗證 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Mono 上加載、呈現和添加盲水印驗證到 3MF 文檔。...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...
  4. .NET을(를) 통해 PLY 파일 형식에 블라인드 워터마크 확인 추가 | produc...

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

    products.aspose.com/3d/ko/net/verify-watermark/...
  5. .NET을(를) 통해 PDF 파일 형식에 블라인드 워터마크 확인 추가 | produc...

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

    products.aspose.com/3d/ko/net/verify-watermark/...
  6. .NET을(를) 통해 JT 파일 형식에 블라인드 워터마크 확인 추가 | product...

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

    products.aspose.com/3d/ko/net/verify-watermark/jt/
  7. Thêm xác minh hình mờ mù vào 3MF Đị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 3MF 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/...
  8. Thêm xác minh hình mờ mù vào DAE Đị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 DAE 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/...
  9. Genera nuvola di punti in formati file X tramit...

    C# codice sorgente per caricare, eseguire il rendering e aggiungere la generazione di nuvole di punti a documenti X su .NET Framework, .NET Core, Mono....IMeshConvertible mc) { var mesh = mc.ToMesh(); Merge(pc, mesh, transform);...3D strutture di oggetti per mesh, trame, animazioni e oggetti...

    products.aspose.com/3d/it/net/point-cloud/x/
  10. Genera nuvola di punti in U3D formati di file t...

    C# codice sorgente per caricare, eseguire il rendering e aggiungere la generazione di nuvole di punti a U3D documenti su .NET Framework, .NET Core, Mono....IMeshConvertible mc) { var mesh = mc.ToMesh(); Merge(pc, mesh, transform);...informazioni sul modello come mesh triangolari, illuminazione,...

    products.aspose.com/3d/it/net/point-cloud/u3d/