Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 25,679 for

scene

(0.33 sec)
  1. 缩放 3D 场景的几何图形|Documentation

    开发人员只能缩放 3D 节点或 3D 场景的所有节点的几何图形。为了实现这一点,开发人员可以调用PolygonModifier类实例的多个Scale成员。...threed import Scene # scale the model in huge-scene.obj by 0.01...another file: scene = Scene . from_file ( "huge-scene.obj" ) # create...

    docs.aspose.com/3d/zh/python-net/scale-geometri...
  2. Convert USDZ to ASE via Python | products.aspos...

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

    Frequently asked questions about Aspose.3D for .net....can work when you save the scene to a different format type.... Q: Why animation on scene’s root node is not working when serialized...

    docs.aspose.com/3d/python-net/faqs/
  4. Public API Changes in Aspose.3D 17.2.0|Document...

    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....in the behavior behind the scenes in Aspose.3D. Importing DirectX...XText ; // load X file Scene Xfile = new Scene ( "3D.x" ); Adds Aspose...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  5. Installation|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....threed" ); var scene = new aspose . threed . Scene (); var box =...new aspose . threed . Box (); scene . getRootNode () . createChildNode...

    docs.aspose.com/3d/nodejs-java/installation/
  6. Extract Assets from USD File Formats via Java |...

    Sample Java extract assets code for USD file. Use this example code to extract assets from USD 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/usd/
  7. View OBJ File Formats via JAVA | products.aspos...

    Sample Java viewer code for OBJ file. Use this example code to view OBJ 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/obj/
  8. View FBX File Formats via JAVA | products.aspos...

    Sample Java viewer code for FBX file. Use this example code to view FBX 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/fbx/
  9. View RVM File Formats via JAVA | products.aspos...

    Sample Java viewer code for RVM file. Use this example code to view RVM 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/rvm/
  10. View GLTF File Formats via JAVA | products.aspo...

    Sample Java viewer code for GLTF file. Use this example code to view GLTF 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/gltf/