Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 25,679 for

scene

(0.04 sec)
  1. 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-...
  2. 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/
  3. 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-...
  4. 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-...
  5. 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...
  6. Extract Assets from USDZ File Formats via Java ...

    Sample Java extract assets code for USDZ file. Use this example code to extract assets from USDZ file within any Web or Desktop Java based application....file via the constructor of Scene class Create zip file format...instance of Scene Scene scene = new Scene(); scene.open(file,...

    products.aspose.com/3d/java/extractor/usdz/
  7. 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...
  8. Aspose.3D for Java 19.6 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....customized OffsetTop: Scene scene = new Scene (); Cylinder cylinder1...new Vector3 ( 5 , 3 , 0 )); scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/java/aspose-3d-for-java-19-6...
  9. Aspose.3D for .NET 17.11-2017年11月|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.... C# Scene scene = new Scene ( "stablizer.rvm" );...RvmLoadOptions (); } 示例代码: C# Scene scene = new Scene (); var opt = new RvmLoadOptions...

    docs.aspose.com/3d/zh/net/aspose-3d-for-net-17-...
  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-...