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

scene

(1.17 sec)
  1. Compress FBX File Formats via JAVA | products.a...

    Sample Java compression code for FBX file. Use this example code to compress FBX file within any Web or Desktop Java 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/java/compression/fbx/
  2. Compress AMF File Formats via JAVA | products.a...

    Sample Java compression code for AMF file. Use this example code to compress AMF file within any Web or Desktop Java 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/java/compression/amf/
  3. Compress GLTF File Formats via JAVA | products....

    Sample Java compression code for GLTF file. Use this example code to compress GLTF file within any Web or Desktop Java 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/java/compression/gltf/
  4. Specify 3D File Load Options|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....are several Scene.open method overloads or Scene class constructor...load options of RVM scene = a3d . Scene () opt = a3d . formats...

    docs.aspose.com/3d/python-net/specify-3d-file-l...
  5. Save a 3D Document in different 3D Formats usin...

    The Scene class of the Aspose.3D API represents a 3D document and developers can save its object in any supported file format....using C# - Google Draco The Scene class of the Aspose.3D API represents...format. To save a 3D Scene, simply use the Scene.Save method, it accepts...

    docs.aspose.com/3d/net/save-a-3d-document/
  6. 合并 3D 文件中的网格|Documentation

    开发人员可以将多个网格合并为一个有效的网格。它们可能会将 3D 场景的所有网格、一个节点或一组节点转换为单个网格。为了实现这一点,在 Aspose.ThreeD.Entities.PolygonModifier类中有三个MergeMesh成员。...as a3d # load a 3D scene scene = a3d . Scene . from_file ( "LAD-TOP...PolygonModifier . merge_mesh ( scene ) # encode this mesh into the...

    docs.aspose.com/3d/zh/python-net/merge-meshes-i...
  7. Add Blind Watermark to USD File Formats via .NE...

    C# source code to load, render and add blind watermark to USD documents on .NET Framework, .NET Core, Mono....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/net/watermark/usd/
  8. Add Blind Watermark to USDZ File Formats via .N...

    C# source code to load, render and add blind watermark to USDZ documents on .NET Framework, .NET Core, Mono....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/net/watermark/usdz/
  9. Add Blind Watermark Verification to USD File Fo...

    C# source code to load, render and add blind Watermark Verification to USD documents on .NET Framework, .NET Core, Mono....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/net/verify-watermark/usd/
  10. Save 3D Meshes in Custom Binary Format|Document...

    Using Aspose.3D for Python via .NET API, developers can open any supported 3D file, and then write meshes in the custom binary file....the root_node member in the Scene class allows to visit each sub...System in 3D Formats Export Scene to Compressed AMF Format...

    docs.aspose.com/3d/python-net/save-3d-meshes-in...