Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 8,332 for

mesh

(0.04 sec)
  1. 通過 .NET 從 FBX 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 FBX 文檔加載、呈現和添加提取資產。...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/fbx/
  2. Add Blind Watermark to 3DS File Formats via Nod...

    Sample Node.js blind watermark code for 3DS file. Use this example code to add blind watermark to 3DS file within any Web based application....constructor of Scene class Get the mesh class of Aspose.3D Add watermark...extension represents 3D Studio (DOS) mesh file format used by Autodesk...

    products.aspose.com/3d/nodejs-java/watermark/3ds/
  3. Add Blind Watermark Verification to 3DS File Fo...

    Sample Node.js verify blind watermark code for 3DS file. Use this example code to verify blind watermark to 3DS file within any Web based application....constructor of Scene class Get the mesh class of Aspose.3D Add password...extension represents 3D Studio (DOS) mesh file format used by Autodesk...

    products.aspose.com/3d/nodejs-java/verify-water...
  4. Add Blind Watermark Verification to 3DS File Fo...

    Sample Python verify blind watermark code for 3DS file. Use this example code to verify blind watermark to 3DS file within any Web based application....constructor of Scene class Get the mesh class of Aspose.3D Add password...extension represents 3D Studio (DOS) mesh file format used by Autodesk...

    products.aspose.com/3d/python-net/verify-waterm...
  5. Work with XPath-Like Object Queries|Documentation

    Using Aspose.3D for Python via .NET, you can select one or more objects under the current node using XPath-Like query syntax. The query syntax was inspired by XPath, so most concepts and syntax are similar, the query syntax is compatible with URL so it will be used in our cloud version in the future. ...supported by <Mesh> , this is equivalent to [@Type = 'Mesh'] , identifiers...

    docs.aspose.com/3d/python-net/work-with-xpath-l...
  6. Generate Point Cloud to X File Formats via Java...

    Sample Java generate point cloud code for X file. Use this example code to generate point cloud to X file within any Web or Desktop Java based application....(IMeshConvertible) entity; Mesh mesh=mc.toMesh(); Merge(pc, mesh, transform);...specifies 3D object structures for meshes, textures, animations, and...

    products.aspose.com/3d/java/point-cloud/x/
  7. Generate Point Cloud to DRC File Formats via Ja...

    Sample Java generate point cloud code for DRC file. Use this example code to generate point cloud to DRC file within any Web or Desktop Java based application....(IMeshConvertible) entity; Mesh mesh=mc.toMesh(); Merge(pc, mesh, transform);...formats including. 3DS (3D Studio Mesh File Format) 3MF (3D Manufacturing...

    products.aspose.com/3d/java/point-cloud/drc/
  8. Generate Point Cloud to RVM File Formats via Ja...

    Sample Java generate point cloud code for RVM file. Use this example code to generate point cloud to RVM file within any Web or Desktop Java based application....(IMeshConvertible) entity; Mesh mesh=mc.toMesh(); Merge(pc, mesh, transform);...formats including. 3DS (3D Studio Mesh File Format) 3MF (3D Manufacturing...

    products.aspose.com/3d/java/point-cloud/rvm/
  9. Generate Point Cloud to JT File Formats via Jav...

    Sample Java generate point cloud code for JT file. Use this example code to generate point cloud to JT file within any Web or Desktop Java based application....(IMeshConvertible) entity; Mesh mesh=mc.toMesh(); Merge(pc, mesh, transform);...formats including. 3DS (3D Studio Mesh File Format) 3MF (3D Manufacturing...

    products.aspose.com/3d/java/point-cloud/jt/
  10. Generate Point Cloud to ASE File Formats via Ja...

    Sample Java generate point cloud code for ASE file. Use this example code to generate point cloud to ASE file within any Web or Desktop Java based application....(IMeshConvertible) entity; Mesh mesh=mc.toMesh(); Merge(pc, mesh, transform);...formats including. 3DS (3D Studio Mesh File Format) 3MF (3D Manufacturing...

    products.aspose.com/3d/java/point-cloud/ase/