Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 8,960 for

mesh

(0.16 sec)
  1. Generare UV|Documentation

    Aspose.3D for Python via .NET offre la classe PolygonModifier che espone il metodo GenerateUV, con il quale è possibile generare manualmente UV e associarlo alla Mesh. Il seguente frammento di codice mostra la funzionalità completa per generarlo e associarlo....manualmente UV e associarlo alla mesh. Il seguente frammento di codice...have a mesh without UV data mesh = Box () . to_mesh () mesh . vertex_elements...

    docs.aspose.com/3d/it/python-net/generate-uv/
  2. Convertir malla a malla de triángulo y forma pr...

    Aspose.3D for Java API tiene soporte para convertir malla a malla triangular con diseño de memoria personalizado del vértice. El diseño de memoria personalizado de Vertex se define dinámicamente por la clase VertexDeclaration en los ejemplos de código....Node ( "box" ); // Get mesh of the Box Mesh box = ( new Box ())...NORMAL ); // Get a triangle mesh TriMesh triMesh = TriMesh ....

    docs.aspose.com/3d/es/java/convert-mesh-to-tria...
  3. Skapa normala data för alla maskor i en 3D fil|...

    Använder Aspose. 3D for .NET, kan utvecklare generera normala data för alla maskor i en 3D-modell (utan normala data)....VertexElementSmoothi element definierades i mesh, kommer den genererade normala...create normal data for all meshes s . RootNode . Accept ( delegate...

    docs.aspose.com/3d/sv/net/generate-normal-data-...
  4. Lägg till blind vattenstämpel i DAE filformat v...

    C# källkod för att ladda, rendera och lägga till blind vattenstämpel i DAE dokument på .NET Framework, .NET Core, Mono....node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...numMeshes++; mesh = Watermark.EncodeWatermark(mesh, "HelloWorld"...

    products.aspose.com/3d/sv/net/watermark/dae/
  5. Lägg till blind vattenstämpel i OBJ filformat v...

    C# källkod för att ladda, rendera och lägga till blind vattenstämpel i OBJ dokument på .NET Framework, .NET Core, Mono....node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...numMeshes++; mesh = Watermark.EncodeWatermark(mesh, "HelloWorld"...

    products.aspose.com/3d/sv/net/watermark/obj/
  6. إضافة علامة مائية عمياء إلى PLY تنسيقات الملفات...

    C# شفرة المصدر لتحميل وعرض وإضافة علامة مائية عمياء إلى مستندات PLY على .NET Framework ، .NET Core ، Mono....node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...numMeshes++; mesh = Watermark.EncodeWatermark(mesh, "HelloWorld"...

    products.aspose.com/3d/ar/net/watermark/ply/
  7. إضافة علامة مائية عمياء إلى PDF تنسيقات الملفات...

    C# شفرة المصدر لتحميل وعرض وإضافة علامة مائية عمياء إلى مستندات PDF على .NET Framework ، .NET Core ، Mono....node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...numMeshes++; mesh = Watermark.EncodeWatermark(mesh, "HelloWorld"...

    products.aspose.com/3d/ar/net/watermark/pdf/
  8. إضافة علامة مائية عمياء إلى OBJ تنسيقات الملفات...

    C# شفرة المصدر لتحميل وعرض وإضافة علامة مائية عمياء إلى مستندات OBJ على .NET Framework ، .NET Core ، Mono....node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...numMeshes++; mesh = Watermark.EncodeWatermark(mesh, "HelloWorld"...

    products.aspose.com/3d/ar/net/watermark/obj/
  9. إضافة علامة مائية عمياء إلى U3D تنسيقات الملفات...

    C# شفرة المصدر لتحميل وعرض وإضافة علامة مائية عمياء إلى مستندات U3D على .NET Framework ، .NET Core ، Mono....node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...numMeshes++; mesh = Watermark.EncodeWatermark(mesh, "HelloWorld"...

    products.aspose.com/3d/ar/net/watermark/u3d/
  10. إضافة علامة مائية عمياء إلى GLB تنسيقات الملفات...

    C# شفرة المصدر لتحميل وعرض وإضافة علامة مائية عمياء إلى مستندات GLB على .NET Framework ، .NET Core ، Mono....node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...numMeshes++; mesh = Watermark.EncodeWatermark(mesh, "HelloWorld"...

    products.aspose.com/3d/ar/net/watermark/glb/