Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 17,176 for

scene

(0.12 sec)
  1. Compress PLY File Formats via .NET | products.a...

    C# source code to load, render and Compress PLY documents on .NET Framework, .NET Core, Mono....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/net/compression/ply/
  2. Compress USDZ File Formats via .NET | products....

    C# source code to load, render and Compress USDZ documents on .NET Framework, .NET Core, Mono....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/net/compression/usdz/
  3. Compress DXF File Formats via .NET | products.a...

    C# source code to load, render and Compress DXF documents on .NET Framework, .NET Core, Mono....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/net/compression/dxf/
  4. Convert USDZ to OBJ via Python | products.aspos...

    Convert USDZ & other 3D files using .NET API...NET Core and Mono Export USDZ Scene as OBJ with C# Load USDZ file...using a from_file of Scene class Call Scene.save method Pass output...

    products.aspose.com/3d/python-net/conversion/us...
  5. Convert USD to OBJ via Python | products.aspose...

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as OBJ with C# Load USD file...using a from_file of Scene class Call Scene.save method Pass output...

    products.aspose.com/3d/python-net/conversion/us...
  6. Convert USDZ to PLY via C# | products.aspose.com

    Convert USDZ & other 3D files using .NET API...NET Core and Mono Export USDZ Scene as PLY with C# Load USDZ file...using a constructor of Scene class Call Scene.Save method Pass output...

    products.aspose.com/3d/net/conversion/usdz-to-ply/
  7. Convert USDZ to FBX via Python | products.aspos...

    Convert USDZ & other 3D files using .NET API...NET Core and Mono Export USDZ Scene as FBX with C# Load USDZ file...using a from_file of Scene class Call Scene.save method Pass output...

    products.aspose.com/3d/python-net/conversion/us...
  8. Convert USDZ to JT via C# | products.aspose.com

    Convert USDZ & other 3D files using .NET API...NET Core and Mono Export USDZ Scene as JT with C# Load USDZ file...using a constructor of Scene class Call Scene.Save method Pass output...

    products.aspose.com/3d/net/conversion/usdz-to-jt/
  9. 以自定义二进制格式保存 3D 网格|Documentation

    使用 Aspose.3D for .NET API,开发人员可以打开任何受支持的 3D 文件,然后在自定义二进制文件中写入网格。...加载 3D 文件并以自定义二进制格式编写网格编程示例 由 Scene 类中的 RootNode 成员公开的 Accep t方...。 // load a 3D file Scene scene = Scene . FromFile ( "test.fbx"...

    docs.aspose.com/3d/zh/net/save-3d-meshes-in-cus...
  10. 以自定义二进制格式保存 3D 网格|Documentation

    Aspose.3D for Java API 支持打开任何受支持的 3D 文档,然后在二进制文件中写入网格。...加载 3D 文件并以自定义二进制格式编写网格编程示例 由 Scene 类中的RootNode成员公开的Accept方法允许访...// load a 3D file Scene scene = new Scene ( MyDir + "test.fbx"...

    docs.aspose.com/3d/zh/java/save-3d-meshes-in-cu...