Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 13,362 for

mesh

(0.04 sec)
  1. Extract Assets from ASE File Formats via Java |...

    Sample Java extract assets code for ASE file. Use this example code to extract assets from ASE file within any Web or Desktop Java based application....if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...else if (obj instanceof Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/java/extractor/ase/
  2. Extract Assets from DRC File Formats via Java |...

    Sample Java extract assets code for DRC file. Use this example code to extract assets from DRC file within any Web or Desktop Java based application....if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...else if (obj instanceof Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/java/extractor/drc/
  3. Add Blind Watermark Verification to DRC File Fo...

    Sample Java blind watermark verification code for DRC file. Use this example code to add blind watermark verification to DRC 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/drc/
  4. Add Blind Watermark Verification to USD File Fo...

    Sample Java blind watermark verification code for USD file. Use this example code to add blind watermark verification to USD 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/usd/
  5. UnitType | Aspose.PSD for .NET API Reference

    UnitType UnitArrayStructure.UnitType property Gets or sets the measure unit type of the UnitArrayStructure values. pu...... Length , 1 ); var mesh = custom . Structures [ 0 ];...typeof ( ObjectArrayStructure ), mesh . GetType ()); var meshObjectArray...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  6. Geometry|Documentation

    Articles about 3D geometries in Aspose.3D for .NET....Contents [ Hide ] Create 3D Mesh and Scene Set up normals or...and Share Geometric data of Mesh among Multiple Nodes of 3D Scene...

    docs.aspose.com/3d/net/geometry/
  7. 合并 3D 文件中的网格|Documentation

    开发人员可以将多个网格合并为一个有效的网格。它们可能会将 3D 场景的所有网格、一个节点或一组节点转换为单个网格。为了实现这一点,在 Aspose.ThreeD.Entities.PolygonModifier类中有三个MergeMesh成员。...PolygonModifier 类中有几个 merge_mesh 成员。 下面的代码示例将场景的所有网格合并到单个有效网格中。...merge all meshes mesh = a3d . PolygonModifier . merge_mesh ( scene...

    docs.aspose.com/3d/zh/python-net/merge-meshes-i...
  8. Create your Lithophane from JPG File Formats vi...

    Sample Java lithophane code for JPG file. Use this example code to create your lithophane from JPG file within any Web or Desktop Java based application....create a Mesh object Perform computational operations on Mesh objects...file loads 3d scene through Mesh class Call the Scene.Save method...

    products.aspose.com/3d/java/lithophane/jpg/
  9. ToMesh | Aspose.3D for .NET API 参考

    将当前对象转换为网格...public override Mesh ToMesh () 返回值 网格。 也可以看看 class Mesh class Box 命名空间...

    reference.aspose.com/3d/zh/net/aspose.threed.en...
  10. IsCustom | Aspose.PSD for .NET API Reference

    IsCustom IPlacedLayerResource.IsCustom property Gets or sets a value indicating whether this instance warp style is c......contains mesh points. If set to false it erases mesh points. public...

    reference.aspose.com/psd/net/aspose.psd.filefor...