Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 17,177 for

scene

(0.12 sec)
  1. Add Blind Watermark Verification to U3D File Fo...

    C# source code to load, render and add blind Watermark Verification to U3D 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/u3d/
  2. 将场景导出为压缩的 AMF 格式|Documentation

    Aspose.3D for Node.js via Java 提供了AmfSaveOptions类,允许您根据需要设置压缩的布尔值。...格式文件的完整功能: var scene = new aspose . threed . Scene (); var box =...threed . Box (); var node = scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/zh/nodejs-java/export-scene-...
  3. Convert USD to 3MF via Python | products.aspose...

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

    products.aspose.com/3d/python-net/conversion/us...
  4. Convert USD to PLY via C# | products.aspose.com

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as PLY 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-ply/
  5. Convert USDZ to AMF via Python | products.aspos...

    Convert USDZ & other 3D files using .NET API...NET Core and Mono Export USDZ Scene as AMF with C# Load USDZ file...using a from_file of Scene class Call Scene.save method Pass output...

    products.aspose.com/3d/python-net/conversion/us...
  6. Convert USD to DAE via C# | products.aspose.com

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as DAE 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-dae/
  7. How to add watermark into JT file - Free Suppor...

    Hi, we really want to add watermark into a JT file. What we need is: a Java program can take JT file as input, add watermark, then write out to a new JT file. Could anyone have sample code to fulfil this task? Thanks, …...Attach the watermark to the scene and save the result. import...the source JT file Scene scene = new Scene("input.jt"); // 2....

    forum.aspose.com/t/how-to-add-watermark-into-jt...
  8. Aspose.3D Change the plane size | products.aspo...

    Learn how to Change the Plane size... We first create a new scene using the Aspose.3D library...then create a plane in the 3D scene. We change the size of the plane...

    products.aspose.com/3d/tutorial/change-plane-size/
  9. Merge GLB File Formats via Node.js | products.a...

    Sample Node.js merger code for GLB file. Use this example code to merge GLB file within any Web based application....through the constructor of the Scene class Process usdz files and...in your project. Node.js 3D Scene Manipulation Library Aspose...

    products.aspose.com/3d/nodejs-java/merger/glb/
  10. Convert ASE to USDZ via C# | products.aspose.com

    Sample code for ASE to USDZ C# conversion. Use API example code for batch ASE files to USDZ conversion within VB.NET, Asp.NET or any .NET based application....the constructor of Scene class Call the Scene.Save method with...extension is an Autodesk ASCII Scene Export file format that is an...

    products.aspose.com/3d/net/conversion/ase-to-usdz/