Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 13,386 for

mesh

(0.06 sec)
  1. 通过 .NET 从 TGA 文件格式创建您的 Lithophane | products.as...

    C# 源代码,用于在 .NET Framework、.NET Core、Mono 上加载、呈现和创建您的 lithophane 到 TGA 文档。...创建一些新参数并创建一个 Mesh 对象- 对 Mesh 对象执行计算操作- TGA 文件通过 Mesh 类加载 3d 场景-...nozzleSize); //对 Mesh 对象执行计算操作 var mesh = new Mesh(); for ( int y...

    products.aspose.com/3d/zh/net/lithophane/tga/
  2. 通过 .NET 从 JPG 文件格式创建您的 Lithophane | products.as...

    C# 源代码,用于在 .NET Framework、.NET Core、Mono 上加载、呈现和创建 lithophane 到 JPG 文档。...创建一些新参数并创建一个 Mesh 对象- 对 Mesh 对象执行计算操作- JPG文件通过Mesh类加载3d场景- 使用对象调用...nozzleSize); //对 Mesh 对象执行计算操作 var mesh = new Mesh(); for ( int y...

    products.aspose.com/3d/zh/net/lithophane/jpg/
  3. UsdSaveOptions - 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...Convert the primitive entities to mesh during the export. void setExportMetaData...

    reference.aspose.com/3d/java/com.aspose.threed/...
  4. Add Blind Watermark Verification to 3DS File Fo...

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

    products.aspose.com/3d/net/verify-watermark/3ds/
  5. Aspose.3D for .NET 19.8发行说明|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....Mesh /// <summary> /// Create a polygon...int v3 ); 示例代码。 Mesh mesh = new Mesh (); mesh . CreatePolygon...

    docs.aspose.com/3d/zh/net/aspose-3d-for-net-19-...
  6. 通過 .NET 從 ASE 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 ASE 文檔加載、呈現和添加提取資產。...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...Save((Texture)obj); } else if (obj is Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/zh-hant/net/extractor/ase/
  7. Create rectangular Torus in 3D Scene|Documentation

    Using Aspose.3D for .NET API, developers can create 3D objects, and then save 3D scene in any supported 3D format....converted to ordinal mesh/triangle mesh during saving the scene...

    docs.aspose.com/3d/net/create-rectangular-torus...
  8. cadpolylineflag - 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....short CLOSED_POLY_MESH The close d_ pol y_ mesh. static short CURVE_FIT...static short POLYFACE_MESH The polyfac e_ mesh. static short POLYMESH_3D...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  9. CadPolylineFlag - 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....short CLOSED_POLY_MESH The close d_ pol y_ mesh. static short CURVE_FIT...static short POLYFACE_MESH The polyfac e_ mesh. static short POLYMESH_3D...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  10. LoadData | Aspose.3D for .NET API 参考

    从TriMeshaspose.threed.entities/triMesh...void LoadData ( TriMesh mesh ) 范围 类型 描述 mesh加载顶点数据 TriMesh 也可以看看...

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