Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 10,610 for

mesh

(1.1 sec)
  1. Tạo Lithophane của bạn từ Định dạng tệp JPG qua...

    C# mã nguồn để tải, hiển thị và tạo tài liệu lithophane sang JPG trên .NET Framework, .NET Core, Mono....số mới và tạo một đối tượng Mesh- Thực hiện các hoạt động tính...đối tượng Mesh- Tệp JPG tải cảnh 3D thông qua lớp Mesh- Gọi phương...

    products.aspose.com/3d/vi/net/lithophane/jpg/
  2. Generar UV|Documentation

    Aspose.3D for Java ofrece la clase PolygonModifier que expone el método GenerateUV, con el que puede generar UV manualmente y asociarlo con la malla....assume we have a mesh without UV data Mesh mesh = ( new Box ())...toMesh (); mesh . getVertexElements (). remove ( mesh . getElement...

    docs.aspose.com/3d/es/java/generate-uv/
  3. Estrai risorse da GLB formati di file tramite ....

    C# codice sorgente per caricare, eseguire il rendering e aggiungere asset estratti da GLB documenti su .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/it/net/extractor/glb/
  4. Estrai risorse da 3DS formati di file tramite ....

    C# codice sorgente per caricare, eseguire il rendering e aggiungere asset estratti da 3DS documenti su .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/it/net/extractor/3ds/
  5. Público API Cambios en Aspose.3D 1.7.0|Document...

    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....a torus for casting shadows Mesh m = ( new Torus ( "" , 1 , 0...a partir de la instancia de Mesh, si el elemento VertexElementSmoothi...

    docs.aspose.com/3d/es/net/public-api-changes-in...
  6. العام API يتغير بـ Aspose.3D 1.7.0|Documentation

    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....a torus for casting shadows Mesh m = ( new Torus ( "" , 1 , 0...للمطورين لتوليد البيانات العادية من Mesh على سبيل المثال ، إذا تم تعريف...

    docs.aspose.com/3d/ar/net/public-api-changes-in...
  7. Kamu API Aspose içinde değişir. 3D 1.7.0|Docume...

    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....a torus for casting shadows Mesh m = ( new Torus ( "" , 1 , 0...sınıfı It, geliştiricilerin Mesh örneğinden normal veri oluşturmasına...

    docs.aspose.com/3d/tr/net/public-api-changes-in...
  8. Dodaj ślepy znak wodny do FBX formatów plików z...

    C# kod źródłowy do ładowania, renderowania i dodawania ślepego znaku wodnego do FBX dokumentów w .NET Framework, .NET Core, Mono....node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...numMeshes++; mesh = Watermark.EncodeWatermark(mesh, "HelloWorld"...

    products.aspose.com/3d/pl/net/watermark/fbx/
  9. Dodaj ślepy znak wodny do JT formatów plików za...

    C# kod źródłowy do ładowania, renderowania i dodawania ślepego znaku wodnego do JT dokumentów w .NET Framework, .NET Core, Mono....node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...numMeshes++; mesh = Watermark.EncodeWatermark(mesh, "HelloWorld"...

    products.aspose.com/3d/pl/net/watermark/jt/
  10. Dodaj ślepy znak wodny do OBJ formatów plików z...

    C# kod źródłowy do ładowania, renderowania i dodawania ślepego znaku wodnego do OBJ dokumentów w .NET Framework, .NET Core, Mono....node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...numMeshes++; mesh = Watermark.EncodeWatermark(mesh, "HelloWorld"...

    products.aspose.com/3d/pl/net/watermark/obj/