Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 25,660 for

scene

(0.06 sec)
  1. Add Blind Watermark to GLTF File Formats via Ja...

    Sample Java blind watermark code for GLTF file. Use this example code to add blind watermark to GLTF 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/gltf/
  2. Add Blind Watermark Verification to USDZ File F...

    Sample Java blind watermark verification code for USDZ file. Use this example code to add blind watermark verification to USDZ 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/usdz/
  3. Add Blind Watermark to GLB File Formats via Jav...

    Sample Java blind watermark code for GLB file. Use this example code to add blind watermark to GLB 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/glb/
  4. 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/...
  5. Add Blind Watermark Verification to DAE File Fo...

    Sample Java blind watermark verification code for DAE file. Use this example code to add blind watermark verification to DAE 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/dae/
  6. Add Blind Watermark Verification to X File Form...

    Sample Java blind watermark verification code for X file. Use this example code to add blind watermark verification to X 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/x/
  7. Aspose.3D Create mesh from linear extrusion | p...

    Learn how to create a mesh using linear extrusion on a 2D shape...demonstrates how to create a new 3D scene with a linear extrusion object...//Create a new 3D scene var scene = new Scene(); //ExStep:0-0 var...

    products.aspose.com/3d/tutorial/create-mesh-fro...
  8. 在深度中使用全景模式渲染 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-...
  9. Compress U3D File Formats via JAVA | products.a...

    Sample Java compression code for U3D file. Use this example code to compress U3D 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/u3d/
  10. Compress PLY File Formats via JAVA | products.a...

    Sample Java compression code for PLY file. Use this example code to compress PLY 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/ply/