Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 17,176 for

scene

(0.1 sec)
  1. Add Blind Watermark Verification to X File Form...

    C# source code to load, render and add blind Watermark Verification to X 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/x/
  2. Add Blind Watermark Verification to STL File Fo...

    C# source code to load, render and add blind Watermark Verification to STL 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/stl/
  3. 在立方体上设置法线或UV,并向 3D 图元添加材质|Documentation

    Aspose.3D for Java 提供管理几何图形上的法线和UV。网格存储每个顶点、空间位置及其法线 (称为垂直于原始曲面的向量) 的关键属性。法线对于阴影计数是主要的,并且应该是单位向量。大多数网格格式还支持某种形式的UV坐标,它们是网格 “展开” 的单独2D表示,以显示二维纹理贴图的哪个部分应用于网格的不同多边形。...// Initialize scene object Scene scene = new Scene (); // Initialize...mesh ); // Add cube to the scene scene . getRootNode (). addChildNode...

    docs.aspose.com/3d/zh/java/set-up-normals-or-uv...
  4. 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/
  5. 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/
  6. Compress DXF File Formats via JAVA | products.a...

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

    Sample Java compression code for RVM file. Use this example code to compress RVM 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/rvm/
  8. Compress DAE File Formats via JAVA | products.a...

    Sample Java compression code for DAE file. Use this example code to compress DAE 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/dae/
  9. Compress STL File Formats via JAVA | products.a...

    Sample Java compression code for STL file. Use this example code to compress STL 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/stl/
  10. 将场景导出为压缩的 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-...