Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 25,660 for

scene

(0.06 sec)
  1. a3dwsaveoptions - 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...Export meta data associated with Scene/Node to client Default value...

    reference.aspose.com/3d/java/com.aspose.threed/...
  2. Compress STL File Formats via JAVA | products.a...

    Sample Java compression code for STL file. Use this example code to compress STL file within any Web or Desktop Java based application....file via the constructor of Scene class Define the output path...instance of SaveOptions Call the Scene.Save method with object System...

    products.aspose.com/3d/java/compression/stl/
  3. Compress DAE File Formats via JAVA | products.a...

    Sample Java compression code for DAE file. Use this example code to compress DAE file within any Web or Desktop Java based application....file via the constructor of Scene class Define the output path...instance of SaveOptions Call the Scene.Save method with object System...

    products.aspose.com/3d/java/compression/dae/
  4. Compress RVM File Formats via JAVA | products.a...

    Sample Java compression code for RVM file. Use this example code to compress RVM file within any Web or Desktop Java based application....file via the constructor of Scene class Define the output path...instance of SaveOptions Call the Scene.Save method with object System...

    products.aspose.com/3d/java/compression/rvm/
  5. 在深度中使用全景模式渲染 3D 场景|Documentation

    使用 Aspose.3D for .NET API,开发人员可以使用全景模式以深度而不是颜色来渲染 3D 场景。...(); //load the scene Scene scene = new Scene ( dataDir + "skybox...1 ; cam . FarPlane = 200 ; scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/zh/net/render-3d-scene-with-...
  6. RootNode | Aspose.3D for .NET API Reference

    RootNode Scene.RootNode property Gets the root node of the Scene. public Node RootNode { get ; } Property Value The r......RootNode Scene.RootNode property Gets the root node of the scene... See Also class Node class Scene namespace Aspose.ThreeD assembly...

    reference.aspose.com/3d/net/aspose.threed/scene...
  7. html5saveoptions - Aspose.3D for Java - API Ref...

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...RvmSaveOptions SaveOptions Scene SceneObject ShaderMaterial ShaderProgram...getShowGrid () Display a grid in the scene. boolean getShowRulers () Display...

    reference.aspose.com/3d/java/com.aspose.threed/...
  8. Html5SaveOptions - Aspose.3D for Java - API Ref...

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...RvmSaveOptions SaveOptions Scene SceneObject ShaderMaterial ShaderProgram...getShowGrid () Display a grid in the scene. boolean getShowRulers () Display...

    reference.aspose.com/3d/java/com.aspose.threed/...
  9. SubScenes | Aspose.3D for .NET API 参考

    获取所有子场景...SubScenes Scene.SubScenes property 获取所有子场景 public IList < Scene > SubScenes...SubScenes { get ; } 也可以看看 class Scene 命名空间 Aspose.ThreeD 部件 Aspose...

    reference.aspose.com/3d/zh/net/aspose.threed/sc...
  10. Generate Point Cloud to 3MF File Formats via Ja...

    Sample Java generate point cloud code for 3MF file. Use this example code to generate point cloud to 3MF file within any Web or Desktop Java based application....file via the constructor of Scene class Get pointcloud object...using Merge method Call the Scene.Save method with object System...

    products.aspose.com/3d/java/point-cloud/3mf/