Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 25,660 for

scene

(0.06 sec)
  1. Aspose.3D for .NET 17.5 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....NET, C# Scene scene = new Scene (); PbrMaterial mat...this material var boxNode = scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/net/aspose-3d-for-net-17-5-r...
  2. Aspose.3D for Java 20.7 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....Exception loading DXF into scene and then saving as FBX or GLB...create a scene from the swept area solid var scene = new Scene ( sas...

    docs.aspose.com/3d/java/aspose-3d-for-java-20-7...
  3. ExifSceneCaptureType - Aspose.Imaging for Java ...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....Enum exif scene capture type enums. Nested Class...Landscape scene. static int NightScene Night scene. static int...

    reference.aspose.com/imaging/java/com.aspose.im...
  4. Render 3D View in Image format from Camera|Docu...

    Using Aspose.3D for Python via .NET, developers can render an image to view a realistic image of 3D model, with or without the enhanced background, textures, shadows and also adjust the image size....Render method exposed by the Scene class can be used to take a...position the camera in the scene. In this code example, we create...

    docs.aspose.com/3d/python-net/render-3d-view-in...
  5. Aspose.3D for .NET 17.8发行说明|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....glb" ; //load the scene Scene scene = new Scene ( path ); //create...RotationMode . FixedDirection }; scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/zh/net/aspose-3d-for-net-17-...
  6. ExtractScene | Aspose.3D for .NET API Reference

    ExtractScene PdfFormat.ExtractScene method (1 of 2) Extract 3D Scenes from PDF file. public List < Scene > ExtractSce......Extract 3D scenes from PDF file. public List < Scene > ExtractScene...password Byte[] See Also class Scene class PdfFormat namespace Aspose...

    reference.aspose.com/3d/net/aspose.threed.forma...
  7. Extract Assets from GLB File Formats via Java |...

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

    products.aspose.com/3d/java/extractor/glb/
  8. Aspose.3D for .NET 18.1-2018年1月|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.Open方法时,通常不需要这样做。 示例代码 Scene scene = new Scene ();...(); scene . Open ( "test.ase" , FileFormat . ASE ); 将CenterScene属性添加到Aspose...

    docs.aspose.com/3d/zh/net/aspose-3d-for-net-18-...
  9. Aspose.3D for .NET 21.7 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....can export scene into USDZ by: Scene scene = new Scene (); //......prepare your scene scene . Save ( "test.usdz" , FileFormat ...

    docs.aspose.com/3d/net/aspose-3d-for-net-21-7-r...
  10. Customize RotationOrder in FBX file|Documentation

    Using Aspose.3D for .NET, developers can define customize the native FBX properties such as RotationOrder....3D: var rvm = Scene . FromFile ( @"F1234.rvm" );...Create a Scene from a RVM file. Visit all node in the scene. Set...

    docs.aspose.com/3d/net/customize-rotation-order...