Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 25,679 for

scene

(0.05 sec)
  1. 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...
  2. 合并 3D 文件中的网格|Documentation

    开发人员可以将多个网格合并为一个有效的网格。它们可能会将 3D 场景的所有网格、一个节点或一组节点转换为单个网格。为了实现这一点,在 Aspose.ThreeD.Entities.PolygonModifier类中有三个MergeMesh成员。...Node node ) // Convert a whole scene to a single transformed mesh...supported yet // <param name="scene">The scene to merge</param> // <returns>The...

    docs.aspose.com/3d/zh/net/merge-meshes-in-3d-file/
  3. PolygonModifier - Aspose.3D for Java - API Refe...

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...RvmSaveOptions SaveOptions Scene SceneObject ShaderMaterial ShaderProgram...void buildTangentBinormal ( Scene scene) This will create tangent...

    reference.aspose.com/3d/java/com.aspose.threed/...
  4. Aspose.3D for .NET 17.12 - December 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....code: C# Scene scene = new Scene (); var box = scene . RootNode...SetProperty ( "obj-id" , "box-id" ); scene . Save ( "test.fbx" , FileFormat...

    docs.aspose.com/3d/net/aspose-3d-for-net-17-12-...
  5. 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...
  6. collada - Aspose.CAD for Java - API Reference

    Developer's manual to the Aspose.CAD for Java library. Know all classes, methods & interfaces for quick integration of the CAD library with your own apps....ProfileCommonTechniq Render Rotate Scale Scene Shells SidRefArray Skew Solids...libraries items. Scene getScene () Gets or sets the scene. String getVersion...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  7. 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...
  8. Open | Aspose.3D for .NET API Reference

    Open Contents [ Hide ] Scene.Open method (1 of 8) Opens the Scene from given stream using specified file format. publ......[ Hide ] Scene.Open method (1 of 8) Opens the scene from given...class Scene namespace Aspose.ThreeD assembly Aspose.3D Scene.Open...

    reference.aspose.com/3d/net/aspose.threed/scene...
  9. BindPoint | Aspose.3D for .NET API Reference

    BindPoint BindPoint constructor Initializes a new instance of the BindPoint class. public BindPoint ( Scene Scene , P...... public BindPoint ( Scene scene , Property prop ) Parameter...Parameter Type Description scene Scene The scene that contains the animation...

    reference.aspose.com/3d/net/aspose.threed.anima...
  10. Aspose.3D for .NET 22.3发行说明|Documentation

    Aspose.3D for .NET 22.3的发行说明。...Scene 添加了新的静态方法: /// <summary> /// Opens the scene from...task</param> public static Scene FromStream ( Stream stream ...

    docs.aspose.com/3d/zh/net/aspose-3d-for-net-22-...