Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 14,462 for

scene

(0.06 sec)
  1. Convert 3DS to USD via Node.js | products.aspos...

    Sample code for 3DS to USD Node.js conversion. Aspose.3D for Node.js via Java is a standalone API that does not require the installation of any other software.Convert batch 3DS files to USD using API sample code....via the fromFile of Scene class Call the Scene.save method with...in your project. Node.js 3D Scene Manipulation Library Aspose...

    products.aspose.com/3d/nodejs-java/conversion/3...
  2. Add Blind Watermark Verification to USDZ File F...

    C# source code to load, render and add blind Watermark Verification to USDZ documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Get the mesh class of...DecodeWatermark method Call the Scene.Save method with object System...

    products.aspose.com/3d/net/verify-watermark/usdz/
  3. Add Blind Watermark to USDZ File Formats via .N...

    C# source code to load, render and add blind watermark to USDZ documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Get the mesh class of...EncodeWatermark method Call the Scene.Save method with object System...

    products.aspose.com/3d/net/watermark/usdz/
  4. Add Blind Watermark to USD File Formats via .NE...

    C# source code to load, render and add blind watermark to USD documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Get the mesh class of...EncodeWatermark method Call the Scene.Save method with object System...

    products.aspose.com/3d/net/watermark/usd/
  5. Add Blind Watermark Verification to USD File Fo...

    C# source code to load, render and add blind Watermark Verification to USD documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Get the mesh class of...DecodeWatermark method Call the Scene.Save method with object System...

    products.aspose.com/3d/net/verify-watermark/usd/
  6. Save 3D Meshes in Custom Binary Format|Document...

    Using Aspose.3D for Python via .NET API, developers can open any supported 3D file, and then write meshes in the custom binary file....the root_node member in the Scene class allows to visit each sub...System in 3D Formats Export Scene to Compressed AMF Format...

    docs.aspose.com/3d/python-net/save-3d-meshes-in...
  7. Save a 3D Document in different 3D Formats usin...

    The Scene class of the Aspose.3D API represents a 3D document and developers can save its object in any supported file format....using C# - Google Draco The Scene class of the Aspose.3D API represents...format. To save a 3D Scene, simply use the Scene.Save method, it accepts...

    docs.aspose.com/3d/net/save-a-3d-document/
  8. Declaration|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....the template file Scene scene = new Scene ( "test.obj" ); //...// Save the OBJ file scene . Save ( "dest.obj" , FileFormat . WavefrontOBJ...

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

    开发人员可以将多个网格合并为一个有效的网格。它们可能会将 3D 场景的所有网格、一个节点或一组节点转换为单个网格。为了实现这一点,在 Aspose.ThreeD.Entities.PolygonModifier类中有三个MergeMesh成员。...as a3d # load a 3D scene scene = a3d . Scene . from_file ( "LAD-TOP...PolygonModifier . merge_mesh ( scene ) # encode this mesh into the...

    docs.aspose.com/3d/zh/python-net/merge-meshes-i...
  10. 通過 C# 將 USD 轉換為 AMF | products.aspose.com

    使用 .NET API 轉換 USD 和其他 3D 文件...// 在 Scene 對像中加載 USD var scene = new Aspose.ThreeD.Scene( "template..."template.usd" ); // 將 USD 保存為 AMF scene.Save( "output.amf" , Aspose...

    products.aspose.com/3d/zh-hant/net/conversion/u...