Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 16,175 for

scene

(0.1 sec)
  1. Render 3D View in Image format from Camera|Docu...

    Using Aspose.3D for .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/net/render-3d-view-in-image-...
  2. 操作 3D 场景的自定义属性|Documentation

    开发人员可以添加、检索和删除 3D 对象的自定义属性。3D 对象的RemoveProperty、GetProperty、SetProperty成员是一组用于操作对象的自定义属性的常用方法。...// initialize a scene Scene scene = new Scene (); // create a...a Box instance var box = scene . RootNode . CreateChildNode (...

    docs.aspose.com/3d/zh/net/manipulate-custom-pro...
  3. Add Material to 3D Entities|Documentation

    PBR plays a key role for the game engine visuals, with its efficient and realistic rendering of interactions between light and surface via attenuation of the brightness and scattering of reflected light. Developers can use Aspose.3D API to apply PBR material to 3D objects in a Scene. This code example demonstrates to how to create a Box object, and then apply the PBR material....material to 3D objects in a scene. This code example demonstrates...initialize a scene var scene = new aspose . threed . Scene (); // initialize...

    docs.aspose.com/3d/nodejs-java/add-material-to-...
  4. Aspose 中的公共 API 更改。3D 1.7.0|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....an existing 3D scene Scene scene = new Scene ( "test.obj" );...it must be attached to the scene before render Camera camera...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  5. Limitations and API Differences|Documentation

    Aspose.3D for Node.js via Java limitations and api differences....a new Scene Aspose.3D for Java Scene scene = new Scene (); Aspose...via Java var scene = new aspose . threed . Scene (); Initialize...

    docs.aspose.com/3d/nodejs-java/limitations-and-...
  6. Changing Plane Orientation|Documentation

    Aspose.3D for Node.js via Java allows changing orientation of a Scene. In order to change the orientation, getUp() and setUp() methods are introduced in Plane Class....allows changing orientation of a scene. In order to change the orientation...Initialize Scene var scene = new aspose . threed . Scene (); // Initialize...

    docs.aspose.com/3d/nodejs-java/changing-plane-o...
  7. 通過 C# 將 USD 轉換為 ASE | products.aspose.com

    使用 .NET API 轉換 USD 和其他 3D 文件...// 在 Scene 對像中加載 USD var scene = new Aspose.ThreeD.Scene( "template..."template.usd" ); // 將 USD 保存為 ASE scene.Save( "output.ase" , Aspose...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  8. Installation|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....threed" ); var scene = new aspose . threed . Scene (); var box =...new aspose . threed . Box (); scene . getRootNode () . createChildNode...

    docs.aspose.com/3d/nodejs-java/installation/
  9. Geometry|Documentation

    Articles about 3D geometries in Aspose.3D for Python via .NET....[ Hide ] Create 3D Mesh and Scene Set up normals or UV on the...among Multiple Nodes of 3D Scene Concatenate Quaternions and...

    docs.aspose.com/3d/python-net/geometry/
  10. Public API Changes in Aspose.3D 2.0.0|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....in the behavior behind the scenes in Aspose.3D. Adds Collada...to capture the views of a 3D scene and save to a texture or window...

    docs.aspose.com/3d/net/public-api-changes-in-as...