Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 16,545 for

scene

(0.15 sec)
  1. 通過 C# 將 USDZ 轉換為 ASE | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/conversion/u...
  2. View GLB File Formats via JAVA | products.aspos...

    Sample Java viewer code for GLB file. Use this example code to view GLB file within any Web or Desktop Java based application....file via the constructor of Scene class Create an instance of...advanced formatting Call the Scene.Save method with object of Html5SaveOptions...

    products.aspose.com/3d/java/viewer/glb/
  3. View DAE File Formats via JAVA | products.aspos...

    Sample Java viewer code for DAE file. Use this example code to view DAE file within any Web or Desktop Java based application....file via the constructor of Scene class Create an instance of...advanced formatting Call the Scene.Save method with object of Html5SaveOptions...

    products.aspose.com/3d/java/viewer/dae/
  4. Extract Assets from JT File Formats via .NET | ...

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

    products.aspose.com/3d/net/extractor/jt/
  5. Extract Assets from USDZ File Formats via .NET ...

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

    products.aspose.com/3d/net/extractor/usdz/
  6. Aspose.3D 1.2.0中的公共 API 更改|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.... C# Scene scene = new Scene (); Node cameraNode = scene . RootNode...Target = scene . RootNode . CreateChildNode ( "target" ); scene . Save...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  7. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D Scene can comprise of any number of viewports. Using Aspose.3D for .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based .NET application or an image....in-memory representation of a 3D scene. It provides developers with...content and formatting of a 3D scene programmatically. In this section...

    docs.aspose.com/3d/net/aspose-3d-document-objec...
  8. Extract Assets from VRML File Formats via Java ...

    Sample Java extract assets code for VRML file. Use this example code to extract assets from VRML file within any Web or Desktop Java based application....file via the constructor of Scene class Create zip file format...instance of Scene Scene scene = new Scene(); scene.open(file,...

    products.aspose.com/3d/java/extractor/vrml/
  9. Convert USD to AMF via Python | products.aspose...

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as AMF 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...
  10. Convert USD to DXF via Python | products.aspose...

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as DXF 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...