Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 25,661 for

scene

(0.11 sec)
  1. Aspose.3D for Java 19.6 Release Notes|Documenta...

    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....customized OffsetTop: Scene scene = new Scene (); Cylinder cylinder1...new Vector3 ( 5 , 3 , 0 )); scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/java/aspose-3d-for-java-19-6...
  2. Render | Aspose.3D for .NET API Reference

    Render Contents [ Hide ] Scene.Render method (1 of 5) Render the Scene into external file from given camera’s perspec......Hide ] Scene.Render method (1 of 5) Render the scene into external...camera’s perspective to render the scene fileName String The file name...

    reference.aspose.com/3d/net/aspose.threed/scene...
  3. Aspose.3D for .NET 17.11-2017年11月|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 ( "stablizer.rvm" );...RvmLoadOptions (); } 示例代码: C# Scene scene = new Scene (); var opt = new RvmLoadOptions...

    docs.aspose.com/3d/zh/net/aspose-3d-for-net-17-...
  4. Convert USD to ASE via C# | products.aspose.com

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as ASE 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-ase/
  5. Aspose.3D for .NET 20.10发行说明|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....示例代码: Scene scene = new Scene ( new Pyramid ()); scene . Save...Export meta data associated with Scene/Node to client /// Default value...

    docs.aspose.com/3d/zh/net/aspose-3d-for-net-20-...
  6. Aspose.3D for Java 20.10发行说明|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.... 示例代码: var scene = new Scene (); scene . getRootNode ()...createChildNode ( new Pyramid ()); scene . save ( "fbx7.7.fbx" , FileFormat...

    docs.aspose.com/3d/zh/java/aspose-3d-for-java-2...
  7. Aspose.3D for .NET 17.11 - November 2017|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....directly with the constructor of Scene class without explicitly specifying...the FileFormat. C# Scene scene = new Scene ( "stablizer.rvm" );...

    docs.aspose.com/3d/net/aspose-3d-for-net-17-11-...
  8. Scale | Aspose.3D for .NET API Reference

    Scale Contents [ Hide ] PolygonModifier.Scale method (1 of 2) Scale all geometries(Scale the control points not the t......in this scene public static Scene Scale ( Scene scene , Vector3...Parameter Type Description scene Scene The scene to scale scale Vector3...

    reference.aspose.com/3d/net/aspose.threed.entit...
  9. Aspose.3D for .NET 18.1 - January 2018|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....of the file while loading a scene from stream or file name. C#...call Scene.Open method. Sample code Scene scene = new Scene ();...

    docs.aspose.com/3d/net/aspose-3d-for-net-18-1-j...
  10. Save | Aspose.3D for .NET API Reference

    Save Contents [ Hide ] Scene.Save method (1 of 9) Saves the Scene to stream using specified file format. public void ......[ Hide ] Scene.Save method (1 of 9) Saves the scene to stream...class Scene namespace Aspose.ThreeD assembly Aspose.3D Scene.Save...

    reference.aspose.com/3d/net/aspose.threed/scene...