Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 25,660 for

scene

(0.05 sec)
  1. Convert USD to DRC via C# | products.aspose.com

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as DRC 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-drc/
  2. Aspose.3D for Java 22.2发行说明|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Export meta data associated with Scene/Node to client * Default value...Export meta data associated with Scene/Node to client * Default value...

    docs.aspose.com/3d/zh/java/aspose-3d-for-java-2...
  3. Installation|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....threed as a3d scene = a3d . Scene () scene . root_node . create_child_node...a3d . entities . Cylinder ()) scene . save ( "Cylinder.fbx" , a3d...

    docs.aspose.com/3d/zh/python-net/installation/
  4. Merge 3MF File Formats via Java | products.aspo...

    Sample Java merge 3MF file. Use this example code to merge 3MF file within any Web or Desktop Java based application....through the constructor of the Scene class Process usdz files and...generate usdz file Scene scene = new Scene(); int i = 0 ; for...

    products.aspose.com/3d/java/merger/3mf/
  5. Merge VRML File Formats via Java | products.asp...

    Sample Java merge VRML file. Use this example code to merge VRML file within any Web or Desktop Java based application....through the constructor of the Scene class Process usdz files and...generate usdz file Scene scene = new Scene(); int i = 0 ; for...

    products.aspose.com/3d/java/merger/vrml/
  6. Merge DAE File Formats via Java | products.aspo...

    Sample Java merge DAE file. Use this example code to merge DAE file within any Web or Desktop Java based application....through the constructor of the Scene class Process usdz files and...generate usdz file Scene scene = new Scene(); int i = 0 ; for...

    products.aspose.com/3d/java/merger/dae/
  7. Compress GLB File Formats via JAVA | products.a...

    Sample Java compression code for GLB file. Use this example code to compress GLB 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/glb/
  8. 操作 3D 场景的自定义属性|Documentation

    开发人员可以添加、检索和删除 3D 对象的自定义属性。3D 对象的RemoveProperty、GetProperty、SetProperty成员是一组用于操作对象的自定义属性的常用方法。...initialize a scene from aspose.threed import Scene from aspose...FileFormat scene = Scene () # create a Box instance box = scene . root_node...

    docs.aspose.com/3d/zh/python-net/manipulate-cus...
  9. Merge USD File Formats via .NET | products.aspo...

    C# source code to load, render and Merge USD documents on .NET Framework, .NET Core, Mono....through the constructor of the Scene class Process usdz files and...generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...

    products.aspose.com/3d/net/merger/usd/
  10. Merge USDZ File Formats via .NET | products.asp...

    C# source code to load, render and Merge USDZ documents on .NET Framework, .NET Core, Mono....through the constructor of the Scene class Process usdz files and...generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...

    products.aspose.com/3d/net/merger/usdz/