Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 16,637 for

scene

(0.24 sec)
  1. Convert USD to GLTF via C# | products.aspose.com

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as GLTF 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-gltf/
  2. Add Blind Watermark Verification to 3MF File Fo...

    Sample Java blind watermark verification code for 3MF file. Use this example code to add blind watermark verification to 3MF file within any Web or Desktop Java 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/java/verify-watermark/3mf/
  3. Changing Plane Orientation|Documentation

    Aspose.3D for .NET allows changing orientation of a Scene. In order to change the orientation, Up vector property is introduced in Plane Class....allows changing orientation of a scene. In order to change the orientation...plane’s orientation: Export Scene to Compressed AMF Format...

    docs.aspose.com/3d/net/changing-plane-orientation/
  4. 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...
  5. Split Mesh|Documentation

    Developers may require to split all meshes of a Scene into several sub meshes per material. The SplitMesh method will not split a mesh of the Scene If it has been assigned a single material. Developers can now achieve this by using Aspose.3D for Python via .NET API....Hide ] Split All Meshes of a Scene Per Material Developers may...require to split all meshes of a scene into several sub meshes per...

    docs.aspose.com/3d/python-net/split-mesh/
  6. scene.png

    nonpremultipled deflate 349 8 8 8 8 PixelInterleaved width=478, height=349, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 349 ke......keyword=plantuml, value=@startuml scene caption Scene Hierarchy !theme bluegray...abstract Entity abstract Material Scene o-- Node Node o-- Material Node...

    docs.aspose.com/3d/tr/net/aspose-3d-document-ob...
  7. scene.png

    nonpremultipled deflate 349 8 8 8 8 PixelInterleaved width=478, height=349, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 349 ke......keyword=plantuml, value=@startuml scene caption Scene Hierarchy !theme bluegray...abstract Entity abstract Material Scene o-- Node Node o-- Material Node...

    docs.aspose.com/3d/it/java/aspose-3d-document-o...
  8. C# 3D Formats Watermark | products.aspose.com

    Add Blind Watermark to 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....file through the instance of Scene Class , and then implement the... Add Blind Watermark to 3D Scene to various formats Developers...

    products.aspose.com/3d/net/watermark/
  9. 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/
  10. Compress PLY File Formats via JAVA | products.a...

    Sample Java compression code for PLY file. Use this example code to compress PLY 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/ply/