Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 25,679 for

scene

(0.05 sec)
  1. CShape | Aspose.3D for .NET API Reference

    CShape Contents [ Hide ] CShape class IFC compatible C-shape profile that defined by parameters. The center position ...... Scene { get; } Gets the scene that this object...

    reference.aspose.com/3d/net/aspose.threed.profi...
  2. TrimmedCurve | Aspose.3D for .NET API Reference

    TrimmedCurve Contents [ Hide ] TrimmedCurve class A bounded curve that trimmed the basis curve at both ends. public c...... Scene { get; } Gets the scene that this object...

    reference.aspose.com/3d/net/aspose.threed.entit...
  3. UShape | Aspose.3D for .NET API Reference

    UShape Contents [ Hide ] UShape class IFC compatible U-shape defined by parameters. public class UShape : Parameteriz...... Scene { get; } Gets the scene that this object...

    reference.aspose.com/3d/net/aspose.threed.profi...
  4. 通过 C# 将 USD 转换为 STL | products.aspose.com

    使用 .NET API 转换 USD 和其他 3D 文件...// 在 Scene 对象中加载 USD var scene = new Aspose.ThreeD.Scene( "template..."template.usd" ); // 将 USD 保存为 STL scene.Save( "output.stl" , Aspose...

    products.aspose.com/3d/zh/net/conversion/usd-to...
  5. 通過 C# 將 USDZ 轉換為 AMF | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/conversion/u...
  6. Add Blind Watermark to ASE File Formats via pyt...

    Sample Python blind watermark code for ASE file. Use this example code to add blind watermark to ASE 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/ase/
  7. Compress RVM File Formats via python-net | prod...

    Sample Python compression code for RVM file. Use this example code to compress RVM 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/rvm/
  8. Generate Point Cloud to ASE File Formats via py...

    Sample Python generate point cloud code for ASE file. Use this example code to generate point cloud to ASE 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/ase/
  9. Generate Point Cloud to ASE File Formats via No...

    Sample Node.js generate point cloud code for ASE file. Use this example code to generate point cloud to ASE 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/...
  10. GltfSaveOptions - Aspose.3D for Java - API Refe...

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...RvmSaveOptions SaveOptions Scene SceneObject ShaderMaterial ShaderProgram...boolean getSaveExtras () Save scene object's dynamic properties...

    reference.aspose.com/3d/java/com.aspose.threed/...