Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 17,178 for

scene

(0.07 sec)
  1. Create an Empty 3D document|Documentation

    Aspose.3D for Java API has support of creating 3D Scene from scratch, and then save in supported 3D format....[ Hide ] Create an Empty 3D Scene and save in Supported 3D format...has support of creating 3D scene from scratch, and then save...

    docs.aspose.com/3d/java/create-an-empty-3d-docu...
  2. Working with Cylinder|Documentation

    Aspose.3D for Java allows customizing Offset Top of a cylinder. In order to use this functionality, you can use setOffsetTop() method of Cylinder class....3D-for-Java // Create a scene Scene scene = new Scene (); // Initialize... 0 )); // Create ChildNode scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/java/working-with-cylinder/
  3. Add Asset Information to 3D document|Documentation

    Metadata is structured information that describes, explains, locates or makes it easier to retrieve, use or manage an information resource. Aspose.3D for Java API has support to define Metadata for the Scene....Metadata for the scene. Define a Metadata for the scene 3D shows produce...show. Initialize a 3D Scene using Scene class. Set application/tool...

    docs.aspose.com/3d/java/add-asset-information-t...
  4. Add an Asset Information and Flip Coordinate Sy...

    Metadata is structured information that describes, explains, locates or makes it easier to retrieve, use or manage an information resource. Aspose.3D for Python via .NET API allows developers to define a Metadata for the Scene....an Asset Information to 3D Scene Metadata is structured information...Metadata for the scene. Define a Metadata for the scene 3D shows produce...

    docs.aspose.com/3d/python-net/add-an-asset-info...
  5. Create an Empty 3D document|Documentation

    Aspose.3D for Node.js via Java API has support of creating 3D Scene from scratch, and then save in supported 3D format....[ Hide ] Create an Empty 3D Scene and save in Supported 3D format...has support of creating 3D scene from scratch, and then save...

    docs.aspose.com/3d/nodejs-java/create-an-empty-...
  6. Rendering|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....Capture the Viewports of 3D Scene and Render to a Texture or Window...Fish-eye lens effect on 3D scene and save in an image Hardware...

    docs.aspose.com/3d/net/rendering/
  7. Import 3D Scenes and Contents from a PDF|Docume...

    The Scene class of the Aspose.3D API represents a 3D Scene. Developers can extract 3D Scenes and contents from a PDF file....Import 3D Scenes and Contents from a PDF Contents [ Hide ] The...The Scene class of the Aspose.3D API represents a 3D scene. Developers...

    docs.aspose.com/3d/python-net/import-3d-scenes-...
  8. Working with Cylinder|Documentation

    Aspose.3D for Python via .NET allows customizing Offset Top of a cylinder. In order to use this functionality, you can use Offset property of Cylinder class....threed import FileFormat , Scene from aspose.threed.entities...3D-for-.NET # Create a scene scene = Scene () # Initialize cylinder...

    docs.aspose.com/3d/python-net/working-with-cyli...
  9. Working with Linear Extrusion|Documentation

    Aspose.3D for Java offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....)); // Create a scene Scene scene = new Scene (); // Create a...child node by passing extrusion scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/java/working-with-linear-ext...
  10. 向节点添加转换|Documentation

    TSR (平移/缩放/旋转) 在 3D 场景中最常用,我们在 Aspose.3D 中提供了一个类转换来访问这些。...import FileFormat , Node , Scene from aspose.threed.utilities...NET # Initialize scene object scene = Scene () # Initialize Node...

    docs.aspose.com/3d/zh/python-net/adding-transfo...