Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 25,679 for

scene

(0.05 sec)
  1. Add Blind Watermark to DXF File Formats via Nod...

    Sample Node.js blind watermark code for DXF file. Use this example code to add blind watermark to DXF file within any Web 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/nodejs-java/watermark/dxf/
  2. Add Blind Watermark to U3D File Formats via Nod...

    Sample Node.js blind watermark code for U3D file. Use this example code to add blind watermark to U3D file within any Web 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/nodejs-java/watermark/u3d/
  3. Format3D | Aspose.Cells for Java API Reference

    This class specifies the 3D shape properties for a chart element or shape....which is to be applied to the scene of the shape. getSurfaceMaterialTy()...which is to be applied to the scene of the shape. setSurfaceMaterialTy(int...

    reference.aspose.com/cells/java/com.aspose.cell...
  4. Extract Assets from U3D File Formats via Node.j...

    Sample Node.js extract assets code for U3D file. Use this example code to extract assets from U3D file within any Web based application....file via the constructor of Scene class Create zip file format...in your project. Node.js 3D Scene Manipulation Library Aspose...

    products.aspose.com/3d/nodejs-java/extractor/u3d/
  5. Merge 3MF File Formats via Node.js | products.a...

    Sample Node.js merger code for 3MF file. Use this example code to merge 3MF 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/3mf/
  6. Merge DXF File Formats via Node.js | products.a...

    Sample Node.js merger code for DXF file. Use this example code to merge DXF 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/dxf/
  7. Merge AMF File Formats via Node.js | products.a...

    Sample Node.js merger code for AMF file. Use this example code to merge AMF 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/amf/
  8. rvmloadoptions - Aspose.3D for Java - API Refer...

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...RvmSaveOptions SaveOptions Scene SceneObject ShaderMaterial ShaderProgram...getCenterScene () Center the scene after it's loaded. int getCylinderRadialSeg...

    reference.aspose.com/3d/java/com.aspose.threed/...
  9. RvmLoadOptions | Aspose.3D for .NET API Reference

    RvmLoadOptions Contents [ Hide ] RvmLoadOptions class Load options for AVEVA Plant Design Management System’s RVM fil......CenterScene { get; set; } Center the scene after it’s loaded. CylinderRadialSegmen...of the exporting/importing scene. This is optional, but useful...

    reference.aspose.com/3d/net/aspose.threed.forma...
  10. 在将 3D 场景保存为 C# 中的 GLTF 2.0格式之前,自定义非PBR到PBR材质转换|...

    Aspose 的场景类。3D API 表示 3D 场景。开发人员已经可以通过添加各种实体来构建 3D 场景。GLTF 2.0仅支持PBR (基于物理的渲染) 材质,Aspose。3D API 将非PBR材质内部转换为PBR材质,然后导出为 GLTF 2.0。...3D API 的 Scene 类表示 3D 场景。开发人员已经可以通过添加各种实体来构建...initialize a new 3D scene var s = new Scene (); var box = new Box...

    docs.aspose.com/3d/zh/net/customize-non-pbr-to-...