Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 17,283 for

scene

(0.2 sec)
  1. How to Run Aspose.3D for Java in Docker|Documen...

    Run Aspose.3D for Java in a Docker container for Linux. ...to create a plane in the 3d scene and set the vector and then...(); // Initialize Scene Scene scene = new Scene (); // Initialize...

    docs.aspose.com/3d/java/how-to-run-aspose-3d-in...
  2. 合并 3D 文件中的网格|Documentation

    开发人员可以将多个网格合并为一个有效的网格。它们可能会将 3D 场景的所有网格、一个节点或一组节点转换为单个网格。为了实现这一点,在 Aspose.ThreeD.Entities.PolygonModifier类中有三个MergeMesh成员。...as a3d # load a 3D scene scene = a3d . Scene . from_file ( "LAD-TOP...PolygonModifier . merge_mesh ( scene ) # encode this mesh into the...

    docs.aspose.com/3d/zh/python-net/merge-meshes-i...
  3. Aspose.3D Use property collections | products.a...

    Learn how to use property collections... We first create a new scene using the Aspose.3D library...create a cylinder in the 3D scene. We create a material object...

    products.aspose.com/3d/tutorial/use-property-co...
  4. Aspose.3D Use 3d attribute collections | produc...

    Learn how to use 3d Attribute collections... We first create a new scene using the Aspose.3D library...create a cylinder in the 3D scene. We create a material object...

    products.aspose.com/3d/tutorial/use-attribute-c...
  5. Compress OBJ File Formats via .NET | products.a...

    C# source code to load, render and Compress OBJ documents on .NET Framework, .NET Core, Mono....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/net/compression/obj/
  6. Add Blind Watermark to 3MF File Formats via .NE...

    C# source code to load, render and add blind watermark to 3MF documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Get the mesh class of...EncodeWatermark method Call the Scene.Save method with object System...

    products.aspose.com/3d/net/watermark/3mf/
  7. Add Blind Watermark to DAE File Formats via .NE...

    C# source code to load, render and add blind watermark to DAE documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Get the mesh class of...EncodeWatermark method Call the Scene.Save method with object System...

    products.aspose.com/3d/net/watermark/dae/
  8. Compress USDZ File Formats via .NET | products....

    C# source code to load, render and Compress USDZ documents on .NET Framework, .NET Core, Mono....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/net/compression/usdz/
  9. Compress X File Formats via .NET | products.asp...

    C# source code to load, render and Compress X documents on .NET Framework, .NET Core, Mono....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/net/compression/x/
  10. Add Blind Watermark Verification to RVM File Fo...

    C# source code to load, render and add blind Watermark Verification to RVM documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Get the mesh class of...DecodeWatermark method Call the Scene.Save method with object System...

    products.aspose.com/3d/net/verify-watermark/rvm/