Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 10,129 for

mesh

(0.04 sec)
  1. EncodeWatermark | Aspose.3D for .NET API 参考

    将文本编码为网格的盲水印... public static Mesh EncodeWatermark ( Mesh input , string text...string password ) 范围 类型 描述 input Mesh 网格编码盲水印 text String Text编码到网格...

    reference.aspose.com/3d/zh/net/aspose.threed.ut...
  2. PolygonBuilder | Aspose.3D for .NET API 参考

    一个帮助类来构建多边形 Mesh./Mesh...PolygonBuilder class 一个帮助类来构建多边形 Mesh public sealed class PolygonBuilder...PolygonBuilder 构造函数 姓名 描述 PolygonBuilder (Mesh) 初始化 PolygonBuilder 类的新实例。 方法...

    reference.aspose.com/3d/zh/net/aspose.threed.en...
  3. Aspose.3D for .NET 17.11 - November 2017|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....THREEDNET-305 Add support of merging meshes New feature THREEDNET-306 FBX...files will be converted to meshes during the import. Adds Aspose...

    docs.aspose.com/3d/net/aspose-3d-for-net-17-11-...
  4. Cad3DVertex - Aspose.CAD for Java - API Reference

    Developer's manual to the Aspose.CAD for Java library. Know all classes, methods & interfaces for quick integration of the CAD library with your own apps....getMeshVertexIndex1 () Gets or sets the mesh vertex index 1. Short getMeshVertexIndex2...getMeshVertexIndex2 () Gets or sets the mesh vertex index 2. Short getMeshVertexIndex3...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  5. CadPolyline3D - Aspose.CAD for Java - API Refer...

    Developer's manual to the Aspose.CAD for Java library. Know all classes, methods & interfaces for quick integration of the CAD library with your own apps....getMeshMVertexCount () Gets or sets the mesh M vertex count. short getMeshNVertexCount...getMeshNVertexCount () Gets or sets the mesh N vertex count. double getStartWidth...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  6. Aspose.3D for .NET 18.4 - April 2018|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....create mesh using polygon builder method to set mesh instance...instance Mesh mesh = Common . CreateMeshUsingPolyg (); // Create UVset...

    docs.aspose.com/3d/net/aspose-3d-for-net-18-4-a...
  7. Add Blind Watermark to VRML File Formats via Ja...

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

    products.aspose.com/3d/java/watermark/vrml/
  8. Add Blind Watermark to GLB File Formats via Jav...

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

    products.aspose.com/3d/java/watermark/glb/
  9. Add Blind Watermark to DRC File Formats via Jav...

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

    products.aspose.com/3d/java/watermark/drc/
  10. Add Blind Watermark to GLTF File Formats via Ja...

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

    products.aspose.com/3d/java/watermark/gltf/