Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 17,178 for

scene

(0.06 sec)
  1. Add Blind Watermark to 3MF File Formats via Jav...

    Sample Java blind watermark code for 3MF file. Use this example code to add blind watermark to 3MF file within any Web or Desktop Java based application....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/java/watermark/3mf/
  2. Add Blind Watermark to ASE File Formats via Jav...

    Sample Java blind watermark code for ASE file. Use this example code to add blind watermark to ASE file within any Web or Desktop Java based application....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/java/watermark/ase/
  3. Add Blind Watermark to USDZ File Formats via Ja...

    Sample Java blind watermark code for USDZ file. Use this example code to add blind watermark to USDZ file within any Web or Desktop Java based application....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/java/watermark/usdz/
  4. Add Blind Watermark Verification to DXF File Fo...

    Sample Java blind watermark verification code for DXF file. Use this example code to add blind watermark verification to DXF file within any Web or Desktop Java based application....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/java/verify-watermark/dxf/
  5. Add Blind Watermark to RVM File Formats via Jav...

    Sample Java blind watermark code for RVM file. Use this example code to add blind watermark to RVM file within any Web or Desktop Java based application....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/java/watermark/rvm/
  6. Add Blind Watermark Verification to OBJ File Fo...

    Sample Java blind watermark verification code for OBJ file. Use this example code to add blind watermark verification to OBJ file within any Web or Desktop Java based application....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/java/verify-watermark/obj/
  7. Working with PointCloud|Documentation

    Aspose.3D for Java allows decoding a mesh from a Draco file directly without building a Scene using the decode method of DracoFormat class....directly without building a scene using the decode method of DracoFormat...directly without building a scene using the encode method of DracoFormat...

    docs.aspose.com/3d/java/working-with-pointcloud/
  8. 三角网格|Documentation

    Aspose.3D for Java API 支持三角网格,这对游戏行业很有用,因为三角形是GPU硬件支持的唯一受支持的图元 (非三角形数据在驱动程序级别进行三角化,这在实时渲染中效率低下)。...Initialize scene object Scene scene = new Scene (); scene . open...( MyDir + "document.fbx" ); scene . getRootNode (). accept ( new...

    docs.aspose.com/3d/zh/java/triangulate-mesh/
  9. 指定 3D 文件加载选项|Documentation

    有几个接受loadopons实例的Scene.open方法重载或Scene类构造函数重载。...文件加载选项 有几个接受loadopons实例的Scene.open方法重载或Scene类构造函数重载。这应该是从LoadOpt...Initialize Scene class object Scene scene = new Scene (); // Set...

    docs.aspose.com/3d/zh/java/specify-3d-file-load...
  10. Add Blind Watermark to USDZ File Formats via .N...

    C# source code to load, render and add blind watermark to USDZ 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/usdz/