Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 17,283 for

scene

(0.26 sec)
  1. Guardar documento 3D|Documentation

    Aspose.3D for Java API tiene soporte para guardar la escena 3D en varios tipos de documentos 3D....3D Scene scene = new Scene (); // Open an existing...existing 3D scene scene . open ( MyDir + "document.fbx" ); // Save...

    docs.aspose.com/3d/es/java/save-3d-document/
  2. 3D sahnesinin özel özelliklerini işlemek|Docume...

    Developers can Add, retrieve, and remove custom properties of 3D objects. RemoveProperty, GetProperty, SetProperty members of 3D objects are a set of short-handed methods to manipulate customized properties of the object....// initialize a scene Scene scene = new Scene (); // create a...a Box instance var box = scene . RootNode . CreateChildNode (...

    docs.aspose.com/3d/tr/net/manipulate-custom-pro...
  3. Arsip

    Arsip...input OBJ menggunakan kelas Scene . Inisialisasi objek kelas STLSaveOptions...file with Scene class. Scene scene = new Scene("scene.obj"); //...

    blog.aspose.com/id/3d/convert-obj-to-stl-online/
  4. arkiv

    arkiv...indata-OBJ-filen med klassen Scene . Initiera klassobjektet STLSaveOptions...file with Scene class. Scene scene = new Scene("scene.obj"); //...

    blog.aspose.com/sv/3d/convert-obj-to-stl-online/
  5. أرشيف

    أرشيف...ملف OBJ المدخل باستخدام فئة Scene . تهيئة STLSaveOptions كائن...file with Scene class. Scene scene = new Scene("scene.obj"); //...

    blog.aspose.com/ar/3d/convert-obj-to-stl-online/
  6. Votre première application Aspose.3D|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....Créer une instance de la classe Scene . Si vous avez une licence,...of the Scene class scene = a3d . Scene () # Save 3D scene document...

    docs.aspose.com/3d/fr/python-net/your-first-asp...
  7. Cylinder ile king orking|Documentation

    Aspose.3D for Python via .NET, bir silindirin ofset üstünü özelleştirmeye izin verir. Bu işlevselliği kullanmak için silindir sınıfının ofset özelliğini kullanabilirsiniz....threed import FileFormat , Scene from aspose.threed.entities...3D-for-.NET # Create a scene scene = Scene () # Initialize cylinder...

    docs.aspose.com/3d/tr/python-net/working-with-c...
  8. Arbeta med cylinder|Documentation

    Aspose.3D for Python via .NET tillåter anpassning av offset toppen av en cylinder. För att använda denna funktionalitet kan du använda Offset egenskap av Cylinderklass....threed import FileFormat , Scene from aspose.threed.entities...3D-for-.NET # Create a scene scene = Scene () # Initialize cylinder...

    docs.aspose.com/3d/sv/python-net/working-with-c...
  9. Добавление преобразования к узлу|Documentation

    TSR (преобразование/масштабирование/вращение) чаще всего используются в сценарии 3D, мы предоставили класс Transform для доступа к ним в Aspose.3D....// Initialize scene object Scene scene = new Scene (); // Initialize...20 ); // Add cube to the scene scene . RootNode . ChildNodes ...

    docs.aspose.com/3d/ru/net/adding-transformation...
  10. NNNransformation to the Node|Documentation

    TSR (Translation/Scaling/Rotation) are most commonly used in 3D scenario, we provided a class Transform to access these in Aspose.3D....// Initialize scene object Scene scene = new Scene (); // Initialize...20 ); // Add cube to the scene scene . RootNode . ChildNodes ...

    docs.aspose.com/3d/tr/net/adding-transformation...