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

scene

(0.2 sec)
  1. Générer des UV|Documentation

    Aspose.3D for Java offre la classe PolygonModifier qui expose la méthode GenerateUV, avec laquelle vous pouvez générer manuellement UV et l'associer au maillage.... getDataDir (); Scene scene = new Scene (); //since all primitive...); //put it to the scene Node node = scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/fr/java/generate-uv/
  2. Aggiungi Informazioni sugli Asset al documento ...

    I metadati sono informazioni strutturate che descrivono, spiegano, localizzano o facilitano il recupero, l'utilizzo o la gestione di una risorsa informativa. Aspose.3D per Node.js via Java API supporta la definizione di metadati per la scena....una Scena 3D usando la classe Scene . Imposta il nome dell’applicazione/strumento...Scena 3D var scene = new aspose . threed . Scene (); // Inizializza...

    docs.aspose.com/3d/it/nodejs-java/add-asset-inf...
  3. Archivo

    Archivo...utilizando la instancia de clase Scene . Inicie el objeto de clase...file using the Scene class Scene scene = new Scene("template.obj");...

    blog.aspose.com/es/3d/convert-obj-to-usdz-online/
  4. Archivio

    Archivio...sono comunemente usati nelle scene tridimensionali. In diverse...utilizzata per creare o manipolare scene e oggetti 3D. Inoltre, non è...

    blog.aspose.com/it/3d/make-cylinder-in-csharp/
  5. استخراج الأصول من ASE تنسيقات الملفات عبر .NET ...

    C# شفرة المصدر لتحميل وعرض وإضافة أصول الاستخراج من مستندات ASE على .NET Framework ، .NET Core ، Mono....ase" ; Scene scene = new Scene(file); //الإخراج بتنسيق...عمليات استخراج الأصول Extract(scene,za, true ); //طريقة الاستخراج...

    products.aspose.com/3d/ar/net/extractor/ase/
  6. أرشيف

    أرشيف...التالية: قم بتعريف مثيل لفئة Scene . قم بتحميل ملف STL المصدر باستخدام...تهيئة كائن من فئة Scene Scene scene = new Scene(); // قم بتحميل...

    blog.aspose.com/ar/3d/convert-stl-to-fbx-glb-gl...
  7. Hanging Plane entation rientation asılı|Documen...

    Aspose.3D for Python via .NET bir sahnenin değişen yönünü sağlar. Yönlendirmeyi değiştirmek için, yukarı vektör özelliği düzlem sınıfında tanıtılır....allows changing orientation of a scene. In order to change the orientation...threed import FileFormat , Scene from aspose.threed.entities...

    docs.aspose.com/3d/tr/python-net/changing-plane...
  8. 3D dosyasında mesh'leri birleştirin|Documentation

    Developers can merge multiple meshes into a single valid mesh. They might convert all meshes of a 3D Scene, a node or a set of nodes into a single mesh. In order to achieve this, there are three MergeMesh members in the Aspose.ThreeD.Entities.PolygonModifier class....convert all meshes of a 3D scene, a node or a set of nodes into...as a3d # load a 3D scene scene = a3d . Scene . from_file ( "LAD-TOP...

    docs.aspose.com/3d/tr/python-net/merge-meshes-i...
  9. Crea un documento vuoto 3D|Documentation

    Aspose.3D for Node.js via Java API supporta la creazione di 3D scena da zero, quindi risparmia nel formato 3D supportato....the Scene class var scene = new aspose . threed . Scene (); //...// Save 3D scene document scene . save ( file ); Leggi documento...

    docs.aspose.com/3d/it/nodejs-java/create-an-emp...
  10. VRML formatı ile çalışmak|Documentation

    Aspose.3D for Python via .NET allows working with VRML version 1.0. VRML file format has been added to the FileFormat class. Aspose.3D can auto detect the format, so the FileFormat is usually ignored in Open method. The following code snippet shows how open VRML file format....threed import Scene # For complete examples and...3D-for-.NET # Create a Scene scene = Scene () # Open Virtual Reality...

    docs.aspose.com/3d/tr/python-net/working-with-v...