Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 14,462 for

scene

(0.05 sec)
  1. Convert ASE to JT via Python | products.aspose.com

    Sample code for ASE to JT Python conversion. Use API example code for batch ASE files to JT 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...
  2. Convert USD to 3MF via Python | products.aspose...

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as 3MF 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...
  3. Convert USD to PLY via C# | products.aspose.com

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as PLY 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-ply/
  4. Convert USDZ to AMF via Python | products.aspos...

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

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as DRC 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...
  6. Convert USD to DAE via C# | products.aspose.com

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as DAE 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-dae/
  7. Extract Assets from USD File Formats via .NET |...

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

    products.aspose.com/3d/net/extractor/usd/
  8. Changing Plane Orientation|Documentation

    Aspose.3D for Node.js via Java allows changing orientation of a Scene. In order to change the orientation, getUp() and setUp() methods are introduced in Plane Class....allows changing orientation of a scene. In order to change the orientation...Initialize Scene var scene = new aspose . threed . Scene (); // Initialize...

    docs.aspose.com/3d/nodejs-java/changing-plane-o...
  9. Aspose.3D Change the direction of a Plane | pro...

    Learn how to change the direction of a Plane...3D library to create a new scene, and then we will create a plane...plane within the 3D scene. By changing the plane’s direction...

    products.aspose.com/3d/tutorial/change-directio...
  10. 在 3D 场景中创建矩形圆环|Documentation

    使用 Aspose.3D for Python via .NET API,开发人员可以创建 3D 对象,然后以任何受支持的 3D 格式保存 3D 场景。...5 scene = Scene () scene . root_node . create_child_node...create_child_node ( rt ) scene . save ( "rtorus.obj" , FileFormat...

    docs.aspose.com/3d/zh/python-net/create-rectang...