Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 16,545 for

scene

(0.05 sec)
  1. Extract Assets from DAE File Formats via .NET |...

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

    products.aspose.com/3d/net/extractor/dae/
  2. Extract Assets from USDZ File Formats via Java ...

    Sample Java extract assets code for USDZ file. Use this example code to extract assets from USDZ 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/usdz/
  3. Extract Assets from USDZ File Formats via Node....

    Sample Node.js extract assets code for USDZ file. Use this example code to extract assets from USDZ file within any Web based application....file via the constructor of Scene class Create zip file format...in your project. Node.js 3D Scene Manipulation Library Aspose...

    products.aspose.com/3d/nodejs-java/extractor/usdz/
  4. Compress USD File Formats via JAVA | products.a...

    Sample Java compression code for USD file. Use this example code to compress USD 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/usd/
  5. Convert ASE to JT via C# | products.aspose.com

    Sample code for ASE to JT C# conversion. Use API example code for batch ASE files to JT 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-jt/
  6. Convert USD to OBJ via C# | products.aspose.com

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

    products.aspose.com/3d/net/conversion/usd-to-obj/
  7. Convert USDZ to PDF via Python | products.aspos...

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

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as PDF 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...
  9. 通過 .NET 從 USD 文件格式中提取資產 | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/extractor/usd/
  10. Read 3D document|Documentation

    Aspose.3D for Java API has support of reading various type of 3D documents....available constructors of the Scene class helps to do so and they...Binary) ASE The constructors of Scene class detect 3D document format...

    docs.aspose.com/3d/java/read-3d-document/