Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 25,660 for

scene

(0.04 sec)
  1. Merge PLY File Formats via .NET | products.aspo...

    C# source code to load, render and Merge PLY documents on .NET Framework, .NET Core, Mono....through the constructor of the Scene class Process usdz files and...generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...

    products.aspose.com/3d/net/merger/ply/
  2. Merge X File Formats via .NET | products.aspose...

    C# source code to load, render and Merge X documents on .NET Framework, .NET Core, Mono....through the constructor of the Scene class Process usdz files and...generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...

    products.aspose.com/3d/net/merger/x/
  3. Aspose.3D for Java 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....exporter should export the scene as point cloud(without topological...exporter should export the scene as point cloud(without topological...

    docs.aspose.com/3d/zh/java/aspose-3d-for-java-1...
  4. Aspose.3D for .NET 18.9 - September 2018|Docume...

    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....mapped to Scene.AssetInfo Scene scene = new Scene ( @ "test.fbx"...fbx" ); Console . WriteLine ( scene . RootNode . AssetInfo . GetProperty...

    docs.aspose.com/3d/net/aspose-3d-for-net-18-9-s...
  5. 将场景导出为压缩的 AMF 格式|Documentation

    Aspose.3D for Node.js via Java 提供了AmfSaveOptions类,允许您根据需要设置压缩的布尔值。...格式文件的完整功能: var scene = new aspose . threed . Scene (); var box =...threed . Box (); var node = scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/zh/nodejs-java/export-scene-...
  6. Convert ASE to USD via C# | products.aspose.com

    Sample code for ASE to USD C# conversion. Use API example code for batch ASE files to USD conversion within VB.NET, Asp.NET or any .NET based application....the constructor of Scene class Call the Scene.Save method with...extension is an Autodesk ASCII Scene Export file format that is an...

    products.aspose.com/3d/net/conversion/ase-to-usd/
  7. Convert ASE to GLB via Python | products.aspose...

    Sample code for ASE to GLB Python conversion. Use API example code for batch ASE files to GLB conversion within VB.NET, Asp.NET or any .NET based application....the from_file of Scene class Call the Scene.save method with...extension is an Autodesk ASCII Scene Export file format that is an...

    products.aspose.com/3d/python-net/conversion/as...
  8. Aspose.3D for .NET 17.3.0 Release Notes|Documen...

    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....Initialize a Scene class object Scene scene = new Scene (); // load...load an existing 3D document scene . Open ( "document.drc" , FileFormat...

    docs.aspose.com/3d/net/aspose-3d-for-net-17-3-0...
  9. Extract Assets from OBJ File Formats via .NET |...

    C# source code to load, render and add extract assets from OBJ documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Create zip file format...= "template.obj" ; Scene scene = new Scene(file); //The output...

    products.aspose.com/3d/net/extractor/obj/
  10. Extract Assets from 3MF File Formats via .NET |...

    C# source code to load, render and add extract assets from 3MF documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Create zip file format...= "template.3mf" ; Scene scene = new Scene(file); //The output...

    products.aspose.com/3d/net/extractor/3mf/