Sort Score
Result 10 results
Languages All
Labels All
Results 6,061 - 6,070 of 17,282 for

scene

(0.25 sec)
  1. Arşiv

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

    blog.aspose.com/tr/3d/convert-usdz-to-fbx-java/
  2. Arşiv

    Arşiv...OBJ dosyasını yüklemek için Scene sınıfının bir örneğini oluşturun...dönüştürüleceğini açıklamaktadır: // Scene sınıfını kullanarak giriş OBJ...

    blog.aspose.com/tr/3d/convert-obj-usdz-java/
  3. Archiv

    Archiv...vstupní soubor DAE s třídou Scene . Vytvořte instanci objektu...soubor DAE s třídou Scene. Scene scene = new Scene("Sample.dae");...

    blog.aspose.com/cs/3d/convert-dae-to-obj-java/
  4. Chuyển đổi USDZ sang HTML qua C# | products.asp...

    Chuyển đổi USDZ và các tệp 3D khác bằng cách sử dụng .NET API... Gọi Scene.Save phương pháp Chuyển tên...tượng của Scene var scene = new Aspose.ThreeD.Scene( "template...

    products.aspose.com/3d/vi/net/conversion/usdz-t...
  5. Enregistrer 3D Scène sous HTML dans C#|Document...

    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....// Initialize 3D scene var scene = new Scene (); // Create a child...child node var node = scene . RootNode . CreateChildNode ( new...

    docs.aspose.com/3d/fr/net/save-3d-scene-as-html/
  6. Sparen Sie 3D Szene als HTML in C#|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....// Initialize 3D scene var scene = new Scene (); // Create a child...child node var node = scene . RootNode . CreateChildNode ( new...

    docs.aspose.com/3d/de/net/save-3d-scene-as-html/
  7. Converteer USDZ naar HTML via C# | products.asp...

    Converteer USDZ en andere 3D bestanden met .NET API...Core en Mono Exporteer USDZ Scene als HTML met C# Laad USDZ bestand...object van Scene var scene = new Aspose.ThreeD.Scene( "template...

    products.aspose.com/3d/nl/net/conversion/usdz-t...
  8. Converter 3MF para STL em Python | Conversão de...

    Aprenda como converter 3MF para STL em Python com Aspose.3D for Python SDK. Siga o guia passo a passo e os exemplos de código para uma conversão precisa de modelos 3D....Carregar o Arquivo 3MF # Use Scene.from_file() para carregar o...3MF file into a Scene object scene = a3d . Scene . from_file( "model...

    blog.aspose.com/pt/3d/convert-3mf-to-stl-in-pyt...
  9. Configurar normales o UV en el cubo y agregar m...

    Cómo crear datos normales o uv en una malla en Aspose.3D....import FileFormat , Node , Scene from aspose.threed.shading import...NET # Initialize scene object scene = Scene () # Initialize cube...

    docs.aspose.com/3d/es/python-net/set-up-normals...
  10. ארכיון

    ארכיון...לפורמט 3DS: אתחול מופע של המחלקה Scene כדי לטעון את קובץ אובייקט המקור...אתחול אובייקט בכיתה Scene Scene scene = new Scene(); // טען את קובץ...

    blog.aspose.com/he/3d/obj-to-3ds-csharp/