Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 13,369 for

mesh

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

    Decode Contents [ Hide ] PlyFormat.Decode method (1 of 2) Decode a point cloud or Mesh from the specified stream. pub......of 2) Decode a point cloud or mesh from the specified stream. public...of PLY format Return Value A Mesh or PointCloud instance See Also...

    reference.aspose.com/3d/net/aspose.threed.forma...
  3. CreatePolygon | Aspose.3D for .NET API Reference

    CreatePolygon Contents [ Hide ] Mesh.CreatePolygon method (1 of 4) Creates a new polygon with all vertices defined in......CreatePolygon Contents [ Hide ] Mesh.CreatePolygon method (1 of 4)...}; mesh . CreatePolygon ( indices ); See Also class Mesh namespace...

    reference.aspose.com/3d/net/aspose.threed.entit...
  4. Add Blind Watermark to DRC File Formats via .NE...

    C# source code to load, render and add blind watermark to DRC 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/drc/
  5. Add Blind Watermark to PLY File Formats via .NE...

    C# source code to load, render and add blind watermark to PLY 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/ply/
  6. Add Blind Watermark to JT File Formats via .NET...

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

    C# source code to load, render and add blind watermark to FBX 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/fbx/
  8. Add Blind Watermark to ASE File Formats via .NE...

    C# source code to load, render and add blind watermark to ASE 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/ase/
  9. Add Blind Watermark to AMF File Formats via .NE...

    C# source code to load, render and add blind watermark to AMF 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/amf/
  10. Decode | Aspose.3D for .NET API Reference

    Decode Contents [ Hide ] DracoFormat.Decode method (1 of 2) Decode the point cloud or Mesh from specified file name p......2) Decode the point cloud or mesh from specified file name public...the drc file Return Value A Mesh or PointCloud instance depends...

    reference.aspose.com/3d/net/aspose.threed.forma...