Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 17,284 for

scene

(0.11 sec)
  1. Сохраните сцену 3D в PDF|Documentation

    Класс Сцена Aspose.3D API представляет собой сцену 3D. Разработчики могут построить сцену 3D, добавив камеру, свет, многоугольники и различные другие объекты. Теперь они также могут сохранить сцену 3D в формате PDF....PDF Contents [ Hide ] Класс Scene из Aspose.3D API представляет...освещением CAD Метод Save класса Scene позволяет сохранить сцену 3D...

    docs.aspose.com/3d/ru/python-net/save-a-3d-scen...
  2. Konvertera USD till X via C# | products.aspose.com

    Konvertera USD och andra 3D filer med .NET API... Ring Scene.Spara metod Skicka ut filnamnet...objekt av Scene var scene = new Aspose.ThreeD.Scene( "template...

    products.aspose.com/3d/sv/net/conversion/usd-to-x/
  3. Concatenar cuaterniones y aplicar en entidades ...

    Aspose.3D for .NET permite a los desarrolladores combinar dos transformaciones de rotación en una representada en un cuaternión....NET Scene scene = new Scene (); Quaternion q1 =...quaternion Node cylinder = scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/es/net/concatenate-quaternio...
  4. Concatenate Quaternions and apply on 3D entitie...

    Aspose.3D for Java, geliştiricilerin bir kuaternionda temsil edilen iki rotasyon dönüşümünü birleştirmelerine izin verir.... getDataDir (); Scene scene = new Scene (); Quaternion q1 =...quaternion Node cylinder = scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/tr/java/concatenate-quaterni...
  5. Archiwa

    Archiwa...źródłowy plik MA Maya z klasą Scene . Przekonwertuj format MA na...Zainicjuj obiekt klasy Scene Scene scene = new Scene(); // Załaduj wejściowy...

    blog.aspose.com/pl/3d/convert-ma-to-usdz-in-csh...
  6. أرشيف

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

    blog.aspose.com/ar/3d/convert-stl-to-usdz-csharp/
  7. 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/
  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. 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...
  10. 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...