Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 17,283 for

scene

(0.25 sec)
  1. 3D sahnesinde balık gözü lens efekti oluşturun ...

    Aspose.3D for .NET API kullanarak, geliştiriciler 3D sahnesinde balıkgözü lens etkisi oluşturabilir ve bu görünümü desteklenen görüntü formatlarına kaydedebilir....a Fisheye lens effect on 3D scene and save that view into the...glb" ; //load the scene Scene scene = new Scene ( path ); //create...

    docs.aspose.com/3d/tr/net/create-a-fisheye-lens...
  2. Lavorare con il Marchio Filigrana|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....3ds" ; Scene scene = Scene . FromFile ( file );...3D-for-.NET var numMeshes = 0 ; scene . RootNode . Accept (( Node...

    docs.aspose.com/3d/it/net/working-with-watermark/
  3. Arbeiten mit Wasserzeichen|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....3ds" ; Scene scene = Scene . FromFile ( file );...3D-for-.NET var numMeshes = 0 ; scene . RootNode . Accept (( Node...

    docs.aspose.com/3d/de/net/working-with-watermark/
  4. Esporta file di texture durante il salvataggio ...

    Utilizzando Aspose.3D for .NET, gli sviluppatori possono esportare file di texture nel file system salvando 3D scena....segui questi passaggi: Scene scene = Scene . FromFile ( @"BoomBox...opt . ExportTextures = true ; scene . Save ( @"D:\tmp\boombox\output...

    docs.aspose.com/3d/it/net/export-texture-files-...
  5. Erfassen Sie die Ansicht von 3D Szene und Rende...

    Jede 3D Szene kann eine beliebige Anzahl von View ports umfassen. Mit Aspose.3D for .NET API können Entwickler einen oder mehrere View ports in einem einzigen Screenshot erfassen. Sie können es in der GUI-basierten .NET-Anwendung oder einem Bild rendern....beispiel wird ein Viewport von 3D Scene erfasst und auf zwei verschiedene...existing 3D scene Scene scene = Scene . FromFile ( "scene.obj" );...

    docs.aspose.com/3d/de/net/capture-the-viewports...
  6. Capturar las ventanas de la escena 3D y render ...

    Cada escena 3D puede comprender cualquier número de ventanas gráficas. Con Aspose.3D for .NET API, los desarrolladores pueden capturar una o más ventanas gráficas en una sola captura de pantalla. Pueden renderizarlo en la aplicación .NET basada en la GUI o en una imagen....captura una ventana gráfica de 3D Scene y la representa de dos maneras...existing 3D scene Scene scene = Scene . FromFile ( "scene.obj" );...

    docs.aspose.com/3d/es/net/capture-the-viewports...
  7. 档案

    档案... 使用 Scene 类实例获取源 OBJ 文件。 启动 UsdSaveOptions...file using the Scene class Scene scene = new Scene("template.obj");...

    blog.aspose.com/zh/3d/convert-obj-to-usdz-online/
  8. Archiv

    Archiv...vstupní soubor OBJ pomocí metody Scene.fromFile(). Poté vytvořte instanci...soubor OBJ s třídou Scene. Scene scene = Scene.fromFile("C:\\Fi...

    blog.aspose.com/cs/3d/convert-obj-to-stl-in-java/
  9. Archiv

    Archiv...vstupní soubor OBJ pomocí metody Scene.FromFile(). Poté vytvořte instanci...soubor OBJ s třídou Scene. Scene scene = Scene.FromFile("C:\\Fi...

    blog.aspose.com/cs/3d/convert-obj-to-stl-in-csh...
  10. Arşiv

    Arşiv...bir silindir yapabilirsiniz: Scene sınıfından bir nesne başlatın...Bir sahne oluştur Scene scene = new Scene(); // 1. silindiri...

    blog.aspose.com/tr/3d/make-cylinder-in-csharp/