Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 25,661 for

scene

(0.07 sec)
  1. 通过 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/net/conversion/usd-to...
  2. Aspose.3D for Java 22.2 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....THREEJava-1048 Allow encode scene and node’s meta data to usd...THREEJava-1049 Allow decode scene and node’s meta data from usd...

    docs.aspose.com/3d/java/aspose-3d-for-java-22-2...
  3. Extract Assets from X File Formats via Java | p...

    Sample Java extract assets code for X file. Use this example code to extract assets from X 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/x/
  4. Aspose.3D for .NET 22.6发行说明|Documentation

    Aspose.3D for .NET 22.6的发行说明。...您可以通过扩展名名称获取文件格式实例,示例代码: var scene = new Scene ( new Box ()); var format...getFormatByExtension ( ".fbx" ); //save the scene to memory stream using FileFormat...

    docs.aspose.com/3d/zh/net/aspose-3d-for-net-22-...
  5. 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-...
  6. 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-...
  7. 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...
  8. 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/
  9. 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...
  10. Aspose.3D for .NET 19.10发行说明|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 scene = new Scene (); scene . RootNode . CreateChildNode...这是一个新的参数化原始形状。 Scene scene = new Scene (); scene . RootNode . CreateChildNode...

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