Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 17,285 for

scene

(0.68 sec)
  1. USDZ-ն GLB ձևաչափի փոխարկում C#-ում

    Այս արագ ուղեցույցը ներկայացնում է, թե ինչպես USDZ ֆայլը փոխարկել GLB ձևաչափի C# լեզվով։ Այն ներառում է քայլ առ քայլ կարգավորումները, պահանջվող պայմանները և գործնական կոդի հատված USDZ-ն GLB փոխարկիչ իրականացնելու համար C#-ում։...մուտքային ֆայլը՝ օգտագործելով Scene դասի կոնստրուկտորը Բացեք տեսարանը՝...C#-ում ։ Այն օգտագործում է Scene դասը՝ ֆայլի ձևաչափը ավտոմատ...

    kb.aspose.com/hy/3d/net/convert-usdz-to-glb-in-...
  2. 通過 C# 將 USDZ 轉換為 X | products.aspose.com

    使用 .NET API 轉換 USDZ 和其他 3D 文件...// 在 Scene 對像中加載 USDZ var scene = new Aspose.ThreeD.Scene( "template..."template.usdz" ); // 將 USDZ 保存為 X scene.Save( "output.x" , Aspose.ThreeD...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  3. Add Blind Watermark Verification to AMF File Fo...

    Sample Python verify blind watermark code for AMF file. Use this example code to verify blind watermark to AMF file within any Web 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/python-net/verify-waterm...
  4. Add Blind Watermark Verification to PDF File Fo...

    Sample Python verify blind watermark code for PDF file. Use this example code to verify blind watermark to PDF file within any Web 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/python-net/verify-waterm...
  5. Add Blind Watermark Verification to STL File Fo...

    Sample Python verify blind watermark code for STL file. Use this example code to verify blind watermark to STL file within any Web 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/python-net/verify-waterm...
  6. Generate Point Cloud to DAE File Formats via No...

    Sample Node.js generate point cloud code for DAE file. Use this example code to generate point cloud to DAE file within any Web based application....file via the constructor of Scene class Get pointcloud object...using Merge method Call the Scene.Save method with object System...

    products.aspose.com/3d/nodejs-java/point-cloud/...
  7. Generate Point Cloud to PLY File Formats via No...

    Sample Node.js generate point cloud code for PLY file. Use this example code to generate point cloud to PLY file within any Web based application....file via the constructor of Scene class Get pointcloud object...using Merge method Call the Scene.Save method with object System...

    products.aspose.com/3d/nodejs-java/point-cloud/...
  8. Generate Point Cloud to U3D File Formats via py...

    Sample Python generate point cloud code for U3D file. Use this example code to generate point cloud to U3D file within any Web based application....file via the constructor of Scene class Get pointcloud object...using Merge method Call the Scene.Save method with object System...

    products.aspose.com/3d/python-net/point-cloud/u3d/
  9. Add Blind Watermark to GLTF File Formats via py...

    Sample Python blind watermark code for GLTF file. Use this example code to add blind watermark to GLTF 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/python-net/watermark/gltf/
  10. Create your Lithophane from TIFF File Formats v...

    C# source code to load, render and create your lithophane from TIFF documents on .NET Framework, .NET Core, Mono....file loads 3d scene through Mesh class Call the Scene.Save method...//Generate 3d scene and save objects var scene = new Scene(mesh); scene...

    products.aspose.com/3d/net/lithophane/tiff/