Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 17,179 for

scene

(0.04 sec)
  1. Create rectangular Torus in 3D Scene|Documentation

    Using Aspose.3D for .NET API, developers can create 3D objects, and then save 3D Scene in any supported 3D format....Create rectangular Torus in 3D Scene Contents [ Hide ] Using Aspose...3D objects, and then save 3D scene in any supported 3D format....

    docs.aspose.com/3d/net/create-rectangular-torus...
  2. Scale geometries of a 3D Scene|Documentation

    Developers can scale only geometries of a 3D node or all nodes of 3D Scene. In order to achieve this, developers can call multiple Scale members of the PolygonModifier class instance....Scale geometries of a 3D Scene Contents [ Hide ] Scale geometries...3D node or all nodes of 3D Scene Developers can scale only geometries...

    docs.aspose.com/3d/net/scale-geometries-of-a-3d...
  3. Manipulate custom properties of a 3D Scene|Docu...

    Developers can Add, retrieve, and remove custom properties of 3D objects. RemoveProperty, GetProperty, SetProperty members of 3D objects are a set of short-handed methods to manipulate customized properties of the object....Manipulate custom properties of a 3D Scene Contents [ Hide ] Add, Retrieve...initialize a scene from aspose.threed import Scene from aspose...

    docs.aspose.com/3d/python-net/manipulate-custom...
  4. Add an Asset Information To Scene|Documentation

    Metadata is structured information that describes, explains, locates or makes it easier to retrieve, use or manage an information resource. Aspose.3D for .NET API allows developers to define a Metadata for the Scene....Add an Asset Information To Scene Contents [ Hide ] Add an Asset...Asset Information to 3D Scene Metadata is structured information...

    docs.aspose.com/3d/net/add-an-asset-information...
  5. Export Scene to Compressed AMF Format|Documenta...

    Aspose.3D for .NET offers AmfSaveOptions class which allows you to set bool value for compression as per your requirements. By default the value is set to true....Export Scene to Compressed AMF Format Contents [ Hide ] Export...Export Scene to Compressed AMF Format Aspose.3D for .NET offers AmfSaveOptions...

    docs.aspose.com/3d/net/export-scene-to-compress...
  6. Save 3D Scene as HTML|Documentation

    Aspose.3D for Node.js via Java provides **HtmlSaveOptions** class to save a save 3D Scene as HTML....Save 3D Scene as HTML Contents [ Hide ] This feature is supported...version 19.9 or greater. Save 3D Scene as HTML Aspose.3D for Node.js...

    docs.aspose.com/3d/nodejs-java/save-3d-scene-as...
  7. Export Scene to Compressed AMF Format|Documenta...

    Aspose.3D for Java offers AmfSaveOptions class which allows you to set boolean value for compression as per your requirements....Export Scene to Compressed AMF Format Contents [ Hide ] Export...Export Scene to Compressed AMF Format Aspose.3D for Java offers AmfSaveOptions...

    docs.aspose.com/3d/java/export-scene-to-compres...
  8. Create rectangular Torus in 3D Scene|Documentation

    Using Aspose.3D for Python via .NET API, developers can create 3D objects, and then save 3D Scene in any supported 3D format....Create rectangular Torus in 3D Scene Contents [ Hide ] Using Aspose...3D objects, and then save 3D scene in any supported 3D format....

    docs.aspose.com/3d/python-net/create-rectangula...
  9. Creating, Loading and Saving 3D Scene|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....Creating, Loading and Saving 3D Scene Contents [ Hide ] Detect format...before Saving 3D Scenes to GLTF 2.0 Format Export Scene to Compressed...

    docs.aspose.com/3d/java/creating-loading-and-sa...
  10. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control points and the many n-sided polygons as needed. This article explains how to define a Mesh....Create 3D Mesh and Scene Contents [ Hide ] Create a 3D Cube Mesh...Initialize scene object Scene scene = new Scene (); scene . open...

    docs.aspose.com/3d/java/create-3d-mesh-and-scene/