Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 16,637 for

scene

(0.28 sec)
  1. Specify 3D File Load Options in C#|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that accept a LoadOptions object. Each load format has a corresponding class that holds load options for that load format....option classes in C# inside the Scene object and then you can save...are several Scene.Open method overloads or Scene class constructor...

    docs.aspose.com/3d/net/specify-3d-file-load-opt...
  2. IFC support|Documentation

    C# .NET 3D File Manipulation and Conversion API can load and save 3DS, 3MF, AMF, FBX, DFX, OBJ, PLY, STL, USD, U3D and other formats...represented as a regular 3D scene, allowing you to work with geometry...// Load an IFC file var scene = Scene . FromFile ( "building.ifc"...

    docs.aspose.com/3d/net/supported-file-formats/ifc/
  3. Convert USD to JT via C# | products.aspose.com

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

    products.aspose.com/3d/net/conversion/usd-to-jt/
  4. Convert USD to RVM via C# | products.aspose.com

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

    products.aspose.com/3d/net/conversion/usd-to-rvm/
  5. C# 3D Formats Compression | products.aspose.com

    Compress 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via .NET library using a few lines of C# code....source file via instance of Scene class , and calling the Save...format parameter. Compress 3D Scene to various formats Developers...

    products.aspose.com/3d/net/compression/
  6. Convert USDZ to 3DS via C# | products.aspose.com

    Convert USDZ & other 3D files using .NET API...NET Core and Mono Export USDZ Scene as 3DS 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-3ds/
  7. Save 3D Document|Documentation

    Aspose.3D for Java API has support of saving 3D Scene in various type of 3D documents....API has support of saving 3D scene in various type of 3D documents...has support of saving a 3D scene in various types of 3D document...

    docs.aspose.com/3d/java/save-3d-document/
  8. 将场景导出为压缩的 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-...
  9. Specify 3D File Load Options|Documentation

    There are several Scene.open method overloads or Scene class constructor overloads that accept LoadOptions instance....are several Scene.open method overloads or Scene class constructor...); // initialize Scene class object var scene = new aspose . threed...

    docs.aspose.com/3d/nodejs-java/specify-3d-file-...
  10. Compress DRC File Formats via .NET | products.a...

    C# source code to load, render and Compress DRC 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/drc/