Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 13,386 for

mesh

(0.07 sec)
  1. Source | Aspose.CAD for .NET API Reference

    Source Mesh.Source property Gets or sets the source. The Mesh element must contain one or more source elements. publi......Source Mesh.Source property Gets or sets the source. The mesh element...See Also class Source class Mesh namespace Aspose.CAD.FileFormats...

    reference.aspose.com/cad/net/aspose.cad.filefor...
  2. Aspose.3D Features Tutorial | products.aspose.com

    Learn how to edit and export 3D file by code....including creating polygon in mesh, creating materials, applying...text mesh with font file Learn how to triangulate a 3D mesh Learn...

    products.aspose.com/3d/tutorial/
  3. ObjectArrayStructure | Aspose.PSD for .NET API ...

    ObjectArrayStructure Contents [ Hide ] ObjectArrayStructure constructor (1 of 2) Initializes a new instance of the Ob...... Length , 1 ); var mesh = custom . Structures [ 0 ];...typeof ( ObjectArrayStructure ), mesh . GetType ()); var meshObjectArray...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  4. Adding Transformation to the Node|Documentation

    Aspose.3D for Java API has support to rotate objects in 3D space. There are three ways to define object’s rotation in 3D space, Euler angles, Quaternion and Custom Matrix, all of them are supported by the Transform class....mapping Squeeze mapping The Mesh class object is being used in...in the code. We can create a Mesh class object as narrated there...

    docs.aspose.com/3d/java/adding-transformation-t...
  5. TriMesh | Aspose.3D for .NET API Reference

    TriMesh Contents [ Hide ] TriMesh class A TriMesh contains raw data that can be used by GPU directly. This class is a......utility to help to construct a mesh that only contains per-vertex...FromMesh (Mesh, bool) Create a TriMesh from given mesh object,...

    reference.aspose.com/3d/net/aspose.threed.entit...
  6. 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/
  7. Add Blind Watermark Verification to FBX File Fo...

    Sample Java blind watermark verification code for FBX file. Use this example code to add blind watermark verification to FBX 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/fbx/
  8. Add Blind Watermark Verification to U3D File Fo...

    Sample Java blind watermark verification code for U3D file. Use this example code to add blind watermark verification to U3D 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/u3d/
  9. ObjectArrayStructure | Aspose.PSD for .NET API 参考

    初始化ObjectArrayStructureaspose.psd.fileformats.psd.layers.layerresources.typetoolinfostructures/objectarraystructure类的新实例... Length , 1 ); var mesh = custom . Structures [ 0 ];...typeof ( ObjectArrayStructure ), mesh . GetType ()); var meshObjectArray...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  10. ToMesh | Aspose.3D for .NET API 参考

    将当前对象转换为网格...将当前对象转换为网格 public Mesh ToMesh () 返回值 网格。 也可以看看 class Mesh class SweptAreaSolid...

    reference.aspose.com/3d/zh/net/aspose.threed.en...