Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 17,282 for

scene

(0.08 sec)
  1. Архів

    Архів...вхідний файл USDZ з класом Scene . Створіть об’єкт класу ObjSaveOptions...вхідний файл USDZ Scene scene = new Scene(); scene.Open("Test.usdz");...

    blog.aspose.com/uk/3d/convert-usdz-obj-csharp/
  2. Archiv

    Archiv...kroků: Vytvořte instanci třídy Scene pro načtení vstupního souboru...vstupní soubor USDZ Scene scene = new Scene(); scene.Open("Test.usdz");...

    blog.aspose.com/cs/3d/usdz-to-stl-csharp/
  3. Archiv

    Archiv...soubor USDZ pomocí objektu třídy Scene . Vytvořte objekt třídy PdfSaveOptions...vstupní soubor USDZ Scene scene = new Scene(); scene.Open("sample.usdz");...

    blog.aspose.com/cs/3d/convert-usdz-to-pdf-csharp/
  4. Archiv

    Archiv...Inicializujte objekt třídy Scene , aby se načetl vstupní soubor...OBJ pomocí třídy Scene Scene scene = new Scene("template.obj");...

    blog.aspose.com/cs/3d/convert-obj-usdz-csharp/
  5. Arbeiten mit Radius of Sphere|Documentation

    Mit Aspose.3D for Java können Sie den Abhol radius einer Kugel festlegen....// initialize a scene Scene scene = new Scene (); // initialize...); // add sphere to the scene scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/de/java/working-with-radius-...
  6. Archiwa

    Archiwa...Zadeklaruj instancję klasy Scene . Załaduj źródłowy plik STL...Zainicjuj obiekt klasy Scene Scene scene = new Scene(); // Załaduj wejściowy...

    blog.aspose.com/pl/3d/convert-stl-to-fbx-glb-gl...
  7. Сохраните сцену 3D как HTML|Documentation

    Aspose.3D for Node.js via Java предоставляет класс ** HtmlSaveOptions ** для сохранения сцены 3D как HTML....Initialize a scene var scene = new aspose . threed . Scene (); scene...opt . setShowUI ( false ); scene . save ( " html5SaveOption ...

    docs.aspose.com/3d/ru/nodejs-java/save-3d-scene...
  8. Düğüm hiyerarşisini ekleyin ve 3D sahnesinin bi...

    Aspose.3D for Java has support of building a hierarchy of Nodes. The Node is basic building block of 3D Scene and a hierarchy of nodes defines the logical structure of 3D Scene, and provide visible content by attaching geometries, lights, and cameras to nodes....basic building block of 3D scene and a hierarchy of nodes defines...the logical structure of 3D scene, and provide visible content...

    docs.aspose.com/3d/tr/java/add-node-hierarchy-a...
  9. Unisci mesh in file 3D|Documentation

    Gli sviluppatori possono unire più mesh in un'unica mesh valida. Potrebbero convertire tutte le mesh di una scena 3D, un nodo o un insieme di nodi in una singola mesh. Per raggiungere questo obiettivo, ci sono tre membri MergeMesh nella classe 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/it/python-net/merge-meshes-i...
  10. 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....3d" ); var scene = new aspose . threed . Scene (); var box =...new aspose . threed . Box (); scene . getRootNode () . createChildNode...

    docs.aspose.com/3d/ar/nodejs-java/installation/