Sort Score
Result 10 results
Languages All
Labels All
Results 4,421 - 4,430 of 16,521 for

scene

(0.11 sec)
  1. VRML formatı ile çalışmak|Documentation

    Aspose.3D for Node.js via Java allows working with VRML version 1.0. VRML file format has been added to the FileFormat class. Aspose.3D can auto detect VRML format, so the FileFormat is usually ignored in Open method....initialize a scene var scene = new aspose . threed . Scene (); // open...Language (VRML) file format scene . open ( "test.wrl" ); Doğrusal...

    docs.aspose.com/3d/tr/nodejs-java/working-with-...
  2. Especificar 3D Opciones de carga de archivos|Do...

    Hay varias sobrecargas del método Scene.Open o sobrecargas del constructor de clases Scene que aceptan un objeto LoadOptions. Cada formato de carga tiene una clase correspondiente que contiene opciones de carga para ese formato de carga....método Scene.open o sobrecargas de constructor de clase Scene que...load options of RVM scene = a3d . Scene () opt = a3d . formats...

    docs.aspose.com/3d/es/python-net/specify-3d-fil...
  3. Arşiv

    Arşiv...OBJ dosyasını yüklemek için Scene sınıf nesnesini başlatın. UsdSaveOptions...dönüştürüleceğini detaylandırır: // Scene sınıfını kullanarak giriş OBJ...

    blog.aspose.com/tr/3d/convert-obj-usdz-csharp/
  4. Arşiv

    Arşiv...USDZ dosyasını yüklemek için Scene sınıfından bir nesne başlatın...dosyasını yükleyin Scene scene = new Scene(); scene.Open("Test.usdz");...

    blog.aspose.com/tr/3d/convert-usdz-to-fbx-csharp/
  5. Převést USD na PDF prostřednictvím C# | product...

    Převeďte USD a další soubory 3D pomocí .NET API... Zavolejte Scene.Save metoda Jako první parametr...objektu scény var scene = new Aspose.ThreeD.Scene( "template.usd"...

    products.aspose.com/3d/cs/net/conversion/usd-to...
  6. Převést USD na DXF prostřednictvím C# | product...

    Převeďte USD a další soubory 3D pomocí .NET API... Zavolejte Scene.Save metoda Jako první parametr...objektu scény var scene = new Aspose.ThreeD.Scene( "template.usd"...

    products.aspose.com/3d/cs/net/conversion/usd-to...
  7. 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/
  8. 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/fr/python-net/installation/
  9. 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" ); var scene = new aspose . threed . Scene (); var box =...new aspose . threed . Box (); scene . getRootNode () . createChildNode...

    docs.aspose.com/3d/tr/nodejs-java/installation/
  10. Работа с линейной экструзией|Documentation

    Aspose.3D для Node.js через Java предлагает класс LinearExtrusion, который принимает 2D-фигуру в качестве входных данных и расширяет фигуру в 3-м измерении....Создайте сцену var scene = new aspose . threed . Scene (); // Создайте...дочерний узел, передав экструзию scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/ru/nodejs-java/working-with-...