Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 16,545 for

scene

(0.07 sec)
  1. Compress PDF File Formats via JAVA | products.a...

    Sample Java compression code for PDF file. Use this example code to compress PDF file within any Web or Desktop Java based application....file via the constructor of Scene class Define the output path...instance of SaveOptions Call the Scene.Save method with object System...

    products.aspose.com/3d/java/compression/pdf/
  2. 合并 3D 文件中的网格|Documentation

    开发人员可以将多个网格合并为一个有效的网格。它们可能会将 3D 场景的所有网格、一个节点或一组节点转换为单个网格。为了实现这一点,在 Aspose.ThreeD.Entities.PolygonModifier类中有三个MergeMesh成员。...Node node ) // Convert a whole scene to a single transformed mesh...supported yet // <param name="scene">The scene to merge</param> // <returns>The...

    docs.aspose.com/3d/zh/net/merge-meshes-in-3d-file/
  3. 通過 .NET 從 DRC 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 DRC 文檔加載、呈現和添加提取資產。... 通過 Scene 類的構造函數加載 DRC 文件- 創建 zip 文件格式對像作為輸出文件格式-...= "template.drc" ; Scene scene = new Scene(file); //輸出為壓縮文件格式,Directory...

    products.aspose.com/3d/zh-hant/net/extractor/drc/
  4. 改变平面方向|Documentation

    Aspose.3D for Node.js via Java 允许更改场景的方向。为了改变方向,在Plane类中引入了getUp() 和setUp() 方法。...Initialize Scene var scene = new aspose . threed . Scene (); // Initialize...threed . Vector3 ( 1 , 1 , 3 )); scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/zh/nodejs-java/changing-plan...
  5. Expose Geometric Transformation|Documentation

    Aspose.3D for .NET allows exposing geometric transformation of a 3D Scene. You can evaluate the global transformation using EvaluateGlobalTransform method....geometric transformation of a 3D scene. You can evaluate the global...transformation. Scale geometries of a 3D Scene...

    docs.aspose.com/3d/net/expose-geometric-transfo...
  6. Convert USD to GLTF via Python | products.aspos...

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as GLTF with C# Load USD file...using a from_file of Scene class Call Scene.save method Pass output...

    products.aspose.com/3d/python-net/conversion/us...
  7. Generate Point Cloud to USD File Formats via .N...

    C# source code to load, render and add generate point cloud to USD documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Get pointcloud object...using Merge method Call the Scene.Save method with object System...

    products.aspose.com/3d/net/point-cloud/usd/
  8. Generate Point Cloud to JT File Formats via .NE...

    C# source code to load, render and add generate point cloud to JT documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Get pointcloud object...using Merge method Call the Scene.Save method with object System...

    products.aspose.com/3d/net/point-cloud/jt/
  9. Generate Point Cloud to 3MF File Formats via Ja...

    Sample Java generate point cloud code for 3MF file. Use this example code to generate point cloud to 3MF file within any Web or Desktop Java based application....file via the constructor of Scene class Get pointcloud object...using Merge method Call the Scene.Save method with object System...

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

    Sample Java generate point cloud code for PLY file. Use this example code to generate point cloud to PLY file within any Web or Desktop Java based application....file via the constructor of Scene class Get pointcloud object...using Merge method Call the Scene.Save method with object System...

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