Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 25,660 for

scene

(0.12 sec)
  1. Convert USD to HTML via Python | products.aspos...

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as HTML 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...
  2. Convert USDZ to RVM via Python | products.aspos...

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

    products.aspose.com/3d/python-net/conversion/us...
  3. Convert USDZ to PLY via Python | products.aspos...

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

    products.aspose.com/3d/python-net/conversion/us...
  4. Convert USDZ to X via Python | products.aspose.com

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

    products.aspose.com/3d/python-net/conversion/us...
  5. Compress DRC File Formats via JAVA | products.a...

    Sample Java compression code for DRC file. Use this example code to compress DRC 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/drc/
  6. Aspose.3D for Java 19.9发行说明|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.... 示例代码: Scene scene = new Scene (); Node node = scene . getRootNode...setLightType ( LightType . POINT ); scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/zh/java/aspose-3d-for-java-1...
  7. 通过 .NET 从 3MF 文件格式中提取资产 | products.aspose.com

    C# 源代码,用于从 .NET Framework、.NET Core、Mono 上的 3MF 文档加载、呈现和添加提取资产。... 通过 Scene 类的构造函数加载 3MF 文件- 创建 zip 文件格式对象作为输出文件格式-...= "template.3mf" ; Scene scene = new Scene(file); //输出为压缩文件格式,Directory...

    products.aspose.com/3d/zh/net/extractor/3mf/
  8. 通过 .NET 从 U3D 文件格式中提取资产 | products.aspose.com

    C# 源代码,用于从 .NET Framework、.NET Core、Mono 上的 U3D 文档加载、呈现和添加提取资产。... 通过 Scene 类的构造函数加载 U3D 文件- 创建 zip 文件格式对象作为输出文件格式-...= "template.u3d" ; Scene scene = new Scene(file); //输出为压缩文件格式,Directory...

    products.aspose.com/3d/zh/net/extractor/u3d/
  9. 通过 .NET 从 DAE 文件格式中提取资产 | products.aspose.com

    C# 源代码,用于从 .NET Framework、.NET Core、Mono 上的 DAE 文档加载、呈现和添加提取资产。... 通过 Scene 类的构造函数加载 DAE 文件- 创建 zip 文件格式对象作为输出文件格式-...= "template.dae" ; Scene scene = new Scene(file); //输出为压缩文件格式,Directory...

    products.aspose.com/3d/zh/net/extractor/dae/
  10. Compress GLB File Formats via .NET | products.a...

    C# source code to load, render and Compress GLB documents on .NET Framework, .NET Core, Mono....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/net/compression/glb/