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

mesh

(0.46 sec)
  1. ترميز 3D شبكة في ملف Google Draco|Documentation

    Aspose.3D for .NET API يسمح للمطورين باستيراد طراز 3D ، ثم ترميز الشبكات في ملفات Google Draco. يمكن للمطورين أيضًا تحديد الموضع ، إحداثيات النسيج ، واللون والبتات العادية بالإضافة إلى مستوى الضغط قبل تشفير شبكة.... يتطلب الأمر وجود كائنات Mesh و DracoSaveOptions كمعلمات....This code example retrieves a Mesh of Sphere , and then encode...

    docs.aspose.com/3d/ar/net/encoding-3d-mesh-in-t...
  2. 通過 .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/
  3. 通過 .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/
  4. 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/
  5. Formati file supportati|Documentation

    La tabella seguente indica i formati di file che Aspose.3D for Node.js via Java possono caricare e salvare....Draco Compreso il supporto cloud mesh/point DXF AutoCAD DXF FBX Formato...Obj Compreso il supporto cloud mesh/point. HTML Linguaggio di markup...

    docs.aspose.com/3d/it/nodejs-java/supported-fil...
  6. Archiwa

    Archiwa...Mesh mesh = new Aspose.ThreeD.Entities.Mesh(); for (int...v = (1 - gray) * thickness; mesh.ControlPoints.Add(new Aspose...

    blog.aspose.com/pl/3d/convert-png-image-to-lith...
  7. Přidat slepý vodoznak do 3DS formátů souborů pr...

    C# zdrojový kód pro načtení, vykreslení a přidání slepého vodoznaku do 3DS dokumentů na .NET Framework, .NET Core, Mono....node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...numMeshes++; mesh = Watermark.EncodeWatermark(mesh, "HelloWorld"...

    products.aspose.com/3d/cs/net/watermark/3ds/
  8. Aggiungi la verifica della filigrana cieca a DX...

    C# codice sorgente per caricare, eseguire il rendering e aggiungere la verifica della filigrana cieca a DXF 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/...
  9. Aggiungi la verifica della filigrana cieca a DA...

    C# codice sorgente per caricare, eseguire il rendering e aggiungere la verifica della filigrana cieca a DAE 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/...
  10. Aggiungi la verifica della filigrana cieca a OB...

    C# codice sorgente per caricare, eseguire il rendering e aggiungere la verifica della filigrana cieca a OBJ 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/...