Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 13,386 for

mesh

(0.05 sec)
  1. Add Blind Watermark to GLTF File Formats via .N...

    C# source code to load, render and add blind watermark to GLTF documents on .NET Framework, .NET Core, Mono....constructor of Scene class Get the mesh class of Aspose.3D Add watermark...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...

    products.aspose.com/3d/net/watermark/gltf/
  2. Add Blind Watermark to USDZ File Formats via .N...

    C# source code to load, render and add blind watermark to USDZ documents on .NET Framework, .NET Core, Mono....constructor of Scene class Get the mesh class of Aspose.3D Add watermark...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...

    products.aspose.com/3d/net/watermark/usdz/
  3. CadPolyFaceMesh - Aspose.CAD for Java - API Ref...

    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....CadPolylineBase The Cad poly face mesh. Constructor Summary Constructors...getMeshMVertexCount () Gets or sets the mesh M vertex count. short getMeshNVertexCount...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  4. IPlacedLayerResource - Aspose.PSD for Java - AP...

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop....Gets or sets the horizontal mesh points of the placed layer in...measure unit of the horizontal mesh points. OSTypeStructure [] getItems...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  5. cadpolylinebase - Aspose.CAD for Java - API Ref...

    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. CadPolylineBase - Aspose.CAD for Java - API Ref...

    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...
  7. iplacedlayerresource - Aspose.PSD for Java - AP...

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop....Gets or sets the horizontal mesh points of the placed layer in...measure unit of the horizontal mesh points. OSTypeStructure [] getItems...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  8. DecodeWatermark | Aspose.3D for .NET API 参考

    从网格中解码水印...DecodeWatermark ( Mesh input , string password ) 范围 类型 描述 input Mesh 要提取的网格watermark...网格是受密码保护,提供的密码不正确。 也可以看看 class Mesh class Watermark 命名空间 Aspose...

    reference.aspose.com/3d/zh/net/aspose.threed.ut...
  9. 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...
  10. Set up normals or UV on the Cube and Add Materi...

    How to create normals or uv data on a Mesh in Aspose.3D.... A mesh stores the key properties for...should be unit vectors. Most mesh formats also support some form...

    docs.aspose.com/3d/python-net/set-up-normals-or...