Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 25,679 for

scene

(0.23 sec)
  1. rvmformat - Aspose.3D for Java - API Reference

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...RvmSaveOptions SaveOptions Scene SceneObject ShaderMaterial ShaderProgram...Description void loadAttributes ( Scene scene, com.aspose.threed.Stream...

    reference.aspose.com/3d/java/com.aspose.threed/...
  2. Convert USD to ASE via C# | products.aspose.com

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as ASE with C# Load USD file...using a constructor of Scene class Call Scene.Save method Pass output...

    products.aspose.com/3d/net/conversion/usd-to-ase/
  3. Aspose.3D for .NET 20.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 ( new Pyramid ()); scene . Save...Export meta data associated with Scene/Node to client /// Default value...

    docs.aspose.com/3d/zh/net/aspose-3d-for-net-20-...
  4. Customize Non-PBR to PBR Materials Conversion b...

    The Scene class of the Aspose.3D API represents a 3D Scene. Developers can already build a 3D Scene by adding various entities. GLTF 2.0 only supports PBR (Physically Based Rendering) materials, Aspose.3D API internally converts non-PBR materials into PBR materials before exporting into GLTF 2.0....3D Scenes to GLTF 2.0 Format Contents [ Hide ] The Scene class...represents a 3D scene. Developers can already build a 3D scene by adding...

    docs.aspose.com/3d/python-net/customize-non-pbr...
  5. Aspose.3D 1.2.0中的公共 API 更改|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 (); Node cameraNode = scene . RootNode...Target = scene . RootNode . CreateChildNode ( "target" ); scene . Save...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  6. Public API Changes in Aspose.3D 1.1.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. FBX7200ASCII...C# // save scene in the FBX7200ASCII format scene . Save ( "C:\\temp\\Output...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  7. Aspose.3D for Java 20.10 Release Notes|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....FBX7700_BINARY ; Now you can export the scene to FBX 7.6/7.7 in ASCII/Binary...Sample code: var scene = new Scene (); scene . getRootNode ()...

    docs.aspose.com/3d/java/aspose-3d-for-java-20-1...
  8. 与气缸一起工作|Documentation

    Aspose.3D for Node.js via Java 允许自定义圆柱体的偏移顶部。为了使用此功能,您可以使用Cylinder类的setOffsetTop() 方法。...Create a scene var scene = new aspose . threed . Scene (); // Initialize...Create ChildNode var node1 = scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/zh/nodejs-java/working-with-...
  9. ExifSceneCaptureType - Aspose.PSD for Java - AP...

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop....Enum exif scene capture type enums. Field Summary...Landscape scene. static int NightScene Night scene. static int...

    reference.aspose.com/psd/java/com.aspose.psd.ex...
  10. Aspose.3D for Java 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 . getRootNode...这是一个新的参数化原始形状。 Scene scene = new Scene (); scene . getRootNode...

    docs.aspose.com/3d/zh/java/aspose-3d-for-java-1...