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

scene

(0.64 sec)
  1. 通過 C# 將 USDZ 轉換為 DXF | products.aspose.com

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

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

    Sample Python verify blind watermark code for ASE file. Use this example code to verify blind watermark to ASE 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...
  3. How do I get BindPose? - Free Support Forum - a...

    First, I read the FBX file and generated my own file. var Scenes = new Scene(); var opt = new FbxLoadOptions() { KeepBuiltinGlobalSettings = true }; Scenes.Open(fbxPath, opt); …... var scenes = new Scene(); var opt = new FbxLoadOptions()...= true }; scenes.Open(fbxPath, opt); Write1S(scenes, SavePath);...

    forum.aspose.com/t/how-do-i-get-bindpose/326622
  4. Extract Assets from X File Formats via python-n...

    Sample Python extract assets code for X file. Use this example code to extract assets from X file within any Web based application....file via the constructor of Scene class Create zip file format...(Universal Scene Description) USDZ (Universal Scene Description...

    products.aspose.com/3d/python-net/extractor/x/
  5. Compress VRML File Formats via python-net | pro...

    Sample Python compression code for VRML file. Use this example code to compress VRML file within any Web 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/python-net/compression/v...
  6. Compress VRML File Formats via Node.js | produc...

    Sample Node.js compression code for VRML file. Use this example code to compress VRML file within any Web 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/nodejs-java/compression/...
  7. 通過 C# 將 USDZ 轉換為 FBX | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/conversion/u...
  8. 通過 C# 將 USDZ 轉換為 DAE | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/conversion/u...
  9. Merge VRML File Formats via python-net | produc...

    Sample Python merger code for VRML file. Use this example code to merge VRML file within any Web based application....through the constructor of the Scene class Process usdz files and...representations of complex scenes such as illustrations, definition...

    products.aspose.com/3d/python-net/merger/vrml/
  10. Compress OBJ File Formats via Node.js | product...

    Sample Node.js compression code for OBJ file. Use this example code to compress OBJ file within any Web 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/nodejs-java/compression/...