Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 8,332 for

mesh

(0.2 sec)
  1. Extract Assets from 3DS File Formats via .NET |...

    C# source code to load, render and add extract assets from 3DS documents on .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/net/extractor/3ds/
  2. Add Blind Watermark Verification to GLTF File F...

    Sample Java blind watermark verification code for GLTF file. Use this example code to add blind watermark verification to GLTF file within any Web or Desktop Java based application....constructor of Scene class Get the mesh class of Aspose.3D Add password...node) -> { Entity mesh = node.getEntity(); if (mesh != null ) { text[...

    products.aspose.com/3d/java/verify-watermark/gltf/
  3. Add Blind Watermark Verification to GLB File Fo...

    Sample Java blind watermark verification code for GLB file. Use this example code to add blind watermark verification to GLB file within any Web or Desktop Java based application....constructor of Scene class Get the mesh class of Aspose.3D Add password...node) -> { Entity mesh = node.getEntity(); if (mesh != null ) { text[...

    products.aspose.com/3d/java/verify-watermark/glb/
  4. Add Blind Watermark Verification to STL File Fo...

    Sample Java blind watermark verification code for STL file. Use this example code to add blind watermark verification to STL file within any Web or Desktop Java based application....constructor of Scene class Get the mesh class of Aspose.3D Add password...node) -> { Entity mesh = node.getEntity(); if (mesh != null ) { text[...

    products.aspose.com/3d/java/verify-watermark/stl/
  5. Add Blind Watermark Verification to RVM File Fo...

    Sample Java blind watermark verification code for RVM file. Use this example code to add blind watermark verification to RVM file within any Web or Desktop Java based application....constructor of Scene class Get the mesh class of Aspose.3D Add password...node) -> { Entity mesh = node.getEntity(); if (mesh != null ) { text[...

    products.aspose.com/3d/java/verify-watermark/rvm/
  6. Add Blind Watermark Verification to PLY File Fo...

    Sample Java blind watermark verification code for PLY file. Use this example code to add blind watermark verification to PLY file within any Web or Desktop Java based application....constructor of Scene class Get the mesh class of Aspose.3D Add password...node) -> { Entity mesh = node.getEntity(); if (mesh != null ) { text[...

    products.aspose.com/3d/java/verify-watermark/ply/
  7. Add Blind Watermark Verification to VRML File F...

    Sample Java blind watermark verification code for VRML file. Use this example code to add blind watermark verification to VRML file within any Web or Desktop Java based application....constructor of Scene class Get the mesh class of Aspose.3D Add password...node) -> { Entity mesh = node.getEntity(); if (mesh != null ) { text[...

    products.aspose.com/3d/java/verify-watermark/vrml/
  8. Add Blind Watermark Verification to AMF File Fo...

    Sample Java blind watermark verification code for AMF file. Use this example code to add blind watermark verification to AMF file within any Web or Desktop Java based application....constructor of Scene class Get the mesh class of Aspose.3D Add password...node) -> { Entity mesh = node.getEntity(); if (mesh != null ) { text[...

    products.aspose.com/3d/java/verify-watermark/amf/
  9. 合并 3D 文件中的网格|Documentation

    开发人员可以将多个网格合并为一个有效的网格。它们可能会将 3D 场景的所有网格、一个节点或一组节点转换为单个网格。为了实现这一点,在 Aspose.ThreeD.Entities.PolygonModifier类中有三个MergeMesh成员。...PolygonModifier 类中有几个 merge_mesh 成员。 下面的代码示例将场景的所有网格合并到单个有效网格中。...merge all meshes mesh = a3d . PolygonModifier . merge_mesh ( scene...

    docs.aspose.com/3d/zh/python-net/merge-meshes-i...
  10. Add Blind Watermark Verification to PDF File Fo...

    Sample Java blind watermark verification code for PDF file. Use this example code to add blind watermark verification to PDF file within any Web or Desktop Java based application....constructor of Scene class Get the mesh class of Aspose.3D Add password...node) -> { Entity mesh = node.getEntity(); if (mesh != null ) { text[...

    products.aspose.com/3d/java/verify-watermark/pdf/