Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 17,179 for

scene

(0.61 sec)
  1. 您的第一个 Aspose.3D 应用程序|Documentation

    使用 Aspose.3D for Java 以任何受支持的格式创建、编辑和保存您的第一个3d文件,以 Java 体验其简单性和强大功能。...object of the Scene class Scene scene = new Scene (); // Save 3D...3D scene document scene . save ( MyDir , FileFormat . FBX7500ASCII...

    docs.aspose.com/3d/zh/java/your-first-aspose-3d...
  2. Trabajar con formato VRML|Documentation

    Aspose.3D for Node.js via Java permite trabajar con VRML versión 1,0. El formato de archivo VRML se ha agregado a la clase FileFormat. Aspose.3D puede detectar automáticamente el formato VRML, por lo que FileFormat generalmente se ignora en el método Open....initialize a scene var scene = new aspose . threed . Scene (); // open...Language (VRML) file format scene . open ( "test.wrl" ); Trabajando...

    docs.aspose.com/3d/es/nodejs-java/working-with-...
  3. دمج الشبكات في ملف 3D|Documentation

    يمكن للمطورين دمج شبكات متعددة في شبكة واحدة صالحة. قد يحولون جميع شبكات مشهد 3D أو عقدة أو مجموعة من العقد إلى شبكة واحدة. لتحقيق ذلك ، يوجد ثلاثة أعضاء من MergeMesh في فئة Aspose.ThreeD.Entities.PolygonModifier....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/ar/python-net/merge-meshes-i...
  4. 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/ru/python-net/installation/
  5. Aspose.3D 1.2.0中的公共 API 更改|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.... C# Scene scene = new Scene (); Node cameraNode = scene . RootNode...Target = scene . RootNode . CreateChildNode ( "target" ); scene . Save...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  6. 档案

    档案... API 提供 Scene 类作为顶级对象,其中包含节点、几何、材质、纹理、动画、姿势、子场景等。...我们可以按照以下步骤将 OBJ 文件转换为 USDZ 格式: 首先,使用 Scene.fromfile() 方法加载输入的 OBJ 文件。 之后,使用...

    blog.aspose.com/zh/3d/convert-obj-to-usdz-in-py...
  7. 아카이브

    아카이브... Scene 클래스의 개체를 초기화합니다. 아래쪽 면의 오프셋을...방법을 보여줍니다. // 장면 만들기 Scene scene = new Scene(); // 원통 1 생성 var cylinder1...

    blog.aspose.com/ko/3d/make-cylinder-in-csharp/
  8. Архивы

    Архивы...экземпляр класса сцены Scene scene = new Scene(); // Загрузите входной...входной файл GLB с классом сцены scene.Open("C:\\Files\\sample.glb");...

    blog.aspose.com/ru/3d/glb-to-fbx/
  9. 搜索

    搜索... API 提供 Scene 類作為頂級對象,其中包含節點、幾何體、材質、紋理、動畫、姿勢、子場景等。...我們可以按照以下步驟將 OBJ 文件轉換為 USDZ 格式: 首先,使用 Scene.fromfile() 方法加載一個輸入 OBJ 文件。...

    blog.aspose.com/zh-hant/3d/convert-obj-to-usdz-...
  10. Archivio

    Archivio...scheletrica e ad altri aspetti delle scene 3D. In alcuni scenari, potresti...modificare o manipolare file e scene 3D. Puoi configurare l’API scaricando...

    blog.aspose.com/it/3d/convert-usdz-pdf-java/