Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 17,282 for

scene

(0.5 sec)
  1. Kamu API Aspose içinde değişir. 3D 17.2.0|Docum...

    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....in the behavior behind the scenes in Aspose.3D. Mpmporting DirectX...XText ; // load X file Scene Xfile = new Scene ( "3D.x" ); Aspose...

    docs.aspose.com/3d/tr/net/public-api-changes-in...
  2. Agregar jerarquía de nodos y compartir datos ge...

    Aspose.3D for Python via .NET ofrece la construcción de una jerarquía de nodos. El nodo es un bloque de construcción básico de una escena. Una jerarquía de nodos define la estructura lógica de una escena y proporciona contenido visible al unir geometrías, luces y cámaras a los nodos....threed import FileFormat , Scene from aspose.threed.utilities...NET # Initialize scene object scene = Scene () # Get a child...

    docs.aspose.com/3d/es/python-net/add-node-hiera...
  3. Fügen Sie Knoten hierarchie hinzu und teilen Si...

    Aspose.3D for Python via .NET bietet an, eine Knoten hierarchie zu erstellen. Der Knoten ist der grundlegende Baustein einer Szene. Eine Knoten hierarchie definiert die logische Struktur einer Szene und liefert sichtbare Inhalte, indem Geometrien, Lichter und Kameras an Knoten angebracht werden....threed import FileFormat , Scene from aspose.threed.utilities...NET # Initialize scene object scene = Scene () # Get a child...

    docs.aspose.com/3d/de/python-net/add-node-hiera...
  4. Archivio

    Archivio...USDZ di origine con la classe Scene . Inizializza un oggetto della...input USDZ file Scene scene = new Scene(); scene.Open("Sample.usdz");...

    blog.aspose.com/it/3d/convert-usdz-to-html-online/
  5. Archivio

    Archivio...input utilizzando il metodo Scene.fromFile(). Successivamente...input con la classe Scene. Scene scene = Scene.fromFile("C:\\Fi...

    blog.aspose.com/it/3d/convert-obj-to-stl-in-java/
  6. arkiv

    arkiv...Initiera ett objekt i klassen Scene . Ställ in hörnen för att omvandla...C#: // Skapa en scen Scene scene = new Scene(); // Skapa cylinder...

    blog.aspose.com/sv/3d/make-cylinder-in-csharp/
  7. أرشيف

    أرشيف...التالية: تهيئة كائن من فئة Scene . اضبط القمم لتحويل إزاحة الجانب...#: // اصنع مشهدًا Scene scene = new Scene(); // قم بإنشاء أسطوانة...

    blog.aspose.com/ar/3d/make-cylinder-in-csharp/
  8. Working مع Radius من Sphere|Documentation

    باستخدام Aspose.3D for Python via .NET ، يمكنك تعيين الحصول على نصف قطر كروي. من أجل الحصول على أو ضبط نصف القطر ، يمكنك استخدام خاصية نصف القطر لفئة كروية. فيما يلي عينة الكود لتعيين نصف قطر كروي....threed import FileFormat , Scene from aspose.threed.entities...3D-for-.NET # Create a Scene scene = Scene () sphere = Sphere ()...

    docs.aspose.com/3d/ar/python-net/working-with-r...
  9. Rete triangolata|Documentation

    Aspose.3D for Java API has support of triangulating mesh, which is useful for game industry because the triangle is the only supported primitive that GPU hardware supports(non-triangle data are triangulated in driver-level, which is inefficient in real-time rendering)....Initialize scene object Scene scene = new Scene (); scene . open...( MyDir + "document.fbx" ); scene . getRootNode (). accept ( new...

    docs.aspose.com/3d/it/java/triangulate-mesh/
  10. Archiv

    Archiv...scénu: Vytvořte instanci třídy Scene. Voláním metody createChildNode()...Inicializujte 3D scénu Scene scene = new Scene(); // Inicializujte...

    blog.aspose.com/cs/3d/create-3d-scene-using-java/