Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 17,282 for

scene

(0.25 sec)
  1. وفِّر 3D مستند|Documentation

    Aspose.3D for Java API يدعم توفير مشهد 3D في أنواع مختلفة من مستندات 3D....3D Scene scene = new Scene (); // Open an existing...existing 3D scene scene . open ( MyDir + "document.fbx" ); // Save...

    docs.aspose.com/3d/ar/java/save-3d-document/
  2. Crea e leggi una scena 3D esistente|Documentation

    Aspose.3D API supporta la creazione delle nuove Scene 3D da zero e quindi il salvataggio in qualsiasi formato di file supportato. Gli sviluppatori possono anche caricare una scena 3D esistente per la modifica, l'aggiunta o l'elaborazione....supporta la creazione delle nuove scene 3D da zero e quindi il salvataggio...Crea un’istanza della classe Scene che rappresenta un documento...

    docs.aspose.com/3d/it/python-net/create-and-rea...
  3. أرشيف

    أرشيف...المصدر باستخدام مثيل الفئة Scene . بدء UsdSaveOptions كائن فئة...file using the Scene class Scene scene = new Scene("template.obj");...

    blog.aspose.com/ar/3d/convert-obj-to-usdz-online/
  4. Público API Cambios en Aspose.3D 1.1.0|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....in the behavior behind the scenes in Aspose.3D. Se añade la opción...C# // save scene in the FBX7200ASCII format scene . Save ( "C:\\temp\\Output...

    docs.aspose.com/3d/es/net/public-api-changes-in...
  5. Lavorare con il raggio della sfera|Documentation

    Utilizzando Aspose.3D for Java, puoi impostare il raggio di ottenete di una sfera....// initialize a scene Scene scene = new Scene (); // initialize...); // add sphere to the scene scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/it/java/working-with-radius-...
  6. Построение касательных и бинонормальных данных ...

    Используя Aspose.3D for Python via .NET API, разработчики могут создавать касательные и бинонормальные данные для всех ячеек в любом поддерживаемым файле 3D....метод принимает объект класса Scene в качестве параметра, а другой-объект...threed import FileFormat , Scene from aspose.threed.entities...

    docs.aspose.com/3d/ru/python-net/build-tangent-...
  7. Построение касательных и бинонормальных данных ...

    Используя Aspose.3D for .NET API, разработчики могут создавать касательные и бинонормальные данные для всех ячеек в любом поддерживаемым 3D файле....метод принимает объект класса Scene в качестве параметра, а другой-объект...an existing 3D file Scene scene = new Scene ( RunExamples . GetDataFilePath...

    docs.aspose.com/3d/ru/net/build-tangent-and-bin...
  8. İlkel 3D şekilleri ile sahne oluşturun|Document...

    Using Aspose.3D for .NET, developers can define a Scene with primitive 3D shapes. All parameterized primitives will be converted to mesh automatically while saving in any supported output file format....NET , developers can define a scene with primitive 3D shapes. All...Initialize a Scene object Scene scene = new Scene (); // Create...

    docs.aspose.com/3d/tr/net/create-scene-with-pri...
  9. Geometrías de escala de una escena 3D|Documenta...

    Los desarrolladores pueden escalar solo las geometrías de un nodo 3D o todos los nodos de 3D Scene. Para lograr esto, los desarrolladores pueden llamar a varios miembros de Scale de la instancia de la clase PolygonModifier....3D o todos los nodos de 3D Scene. Para lograr esto, los desarrolladores...threed import Scene # scale the model in huge-scene.obj by 0.01...

    docs.aspose.com/3d/es/python-net/scale-geometri...
  10. Lägg till animeringsegenskaper och inställnings...

    I Aspose.3D är objektanimation faktiskt nyckelram- animation som animerar på egenskaper. För att animera egenskaper behöver du en CurveMapping instans som kartlägger komponenter i en egenskap till olika kurvor, till exempel, en Vector3-egenskap kan ha 3 komponenter X/Y/Z, som kommer att ställa upp tre kanaler i CurveMapping, Varje kanal kan ha en uppsättning av kurvor....// Initialize scene object Scene scene = new Scene (); // Call...own translation Node cube1 = scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/sv/net/add-animation-propert...