Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 10,129 for

mesh

(0.03 sec)
  1. 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...
  2. ToMesh | Aspose.3D for .NET API Reference

    ToMesh LinearExtrusion.ToMesh method Convert the extrusion to Mesh. public Mesh ToMesh () See Also class Mesh class L......extrusion to mesh. public Mesh ToMesh () See Also class Mesh class LinearExtrusion...

    reference.aspose.com/3d/net/aspose.threed.entit...
  3. PolygonBuilder - Aspose.3D for Java - API Refer...

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...MathUtils Matrix4 MemoryFileSystem Mesh Metered MirroredProfile MorphTargetChannel...helper class to build polygon for Mesh Constructor Summary Constructors...

    reference.aspose.com/3d/java/com.aspose.threed/...
  4. placedresource - Aspose.PSD for Java - API Refe...

    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. ToMesh | Aspose.3D for .NET API Reference

    ToMesh Mesh.ToMesh method Gets the Mesh instance from current entity. public Mesh ToMesh () See Also class Mesh names......ToMesh Mesh.ToMesh method Gets the Mesh instance from current...entity. public Mesh ToMesh () See Also class Mesh namespace Aspose...

    reference.aspose.com/3d/net/aspose.threed.entit...
  6. ToMesh | Aspose.3D for .NET API Reference

    ToMesh RevolvedAreaSolid.ToMesh method Convert the RevolvedAreaSolid into a Mesh. public Mesh ToMesh () See Also clas......into a mesh. public Mesh ToMesh () See Also class Mesh class RevolvedAreaSolid...

    reference.aspose.com/3d/net/aspose.threed.entit...
  7. ToMesh | Aspose.3D for .NET API 参考

    将此原语转换为Meshaspose.threed.entities/Mesh...将此原语转换为 Mesh public override Mesh ToMesh () 也可以看看 class Mesh class...

    reference.aspose.com/3d/zh/net/aspose.threed.en...
  8. Add Blind Watermark to GLB File Formats via .NE...

    C# source code to load, render and add blind watermark to GLB 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/glb/
  9. Add Blind Watermark to X File Formats via .NET ...

    C# source code to load, render and add blind watermark to X 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/x/
  10. Add Blind Watermark to U3D File Formats via .NE...

    C# source code to load, render and add blind watermark to U3D 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/u3d/