Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 17,179 for

scene

(0.12 sec)
  1. Kameradan görüntü biçiminde 3D görünümü|Documen...

    Aspose.3D for .NET kullanarak, geliştiriciler gelişmiş arka plan, dokular, gölgeler ile veya olmadan 3D modelinin gerçekçi bir görüntüsünü görüntülemek ve aynı zamanda görüntü boyutunu ayarlamak için bir görüntü oluşturabilirler....Render method exposed by the Scene class can be used to take a...position the camera in the scene. In this code example, we create...

    docs.aspose.com/3d/tr/net/render-3d-view-in-ima...
  2. Exporter la scène au format compressé AMF|Docum...

    Aspose.3D for .NET offre la classe AmfSaveOptions qui vous permet de définir la valeur bool pour la compression selon vos besoins. Par défaut, la valeur est définie sur true....NET // Load a scene Scene scene = new Scene (); var box = new...new Box (); var tr = scene . RootNode . CreateChildNode ( box...

    docs.aspose.com/3d/fr/net/export-scene-to-compr...
  3. Obj formatı için eksen sistemini özelleştirin|D...

    OBJ varsayılan koordinat sistemi yok, bunun için eksen sistemini manuel olarak tanımlayabiliriz....defined by scene.AssetInfo.CoordinateSystem, scene.AssetInfo.UpVector...UpVector, scene.AssetInfo.FrontVector opt . FlipCoordinateSystem...

    docs.aspose.com/3d/tr/net/customize-axis-system...
  4. Lưu trữ

    Lưu trữ...Tải tệp OBJ đầu vào bằng lớp Scene . Khởi tạo đối tượng lớp STLSaveOptions...file with Scene class. Scene scene = new Scene("scene.obj"); //...

    blog.aspose.com/vi/3d/convert-obj-to-stl-online/
  5. arkiv

    arkiv...instans av klassen Scene Scene scene = new Scene(); // Ladda indata-GLB-filen...indata-GLB-filen med Scene-klassen scene.Open("C:\\Files\\sample...

    blog.aspose.com/sv/3d/glb-to-fbx/
  6. Публичные изменения API в Aspose.3D 1.1.0|Docum...

    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....C# // save scene in the FBX7200ASCII format scene . Save ( "C:\\temp\\Output...C# // save scene in the FBX7200Binary format scene . Save ( "C:\\temp\\Output...

    docs.aspose.com/3d/ru/net/public-api-changes-in...
  7. Sphere Radius ile orking|Documentation

    Using Aspose.3D for Java, you can set of get radius of a sphere....// initialize a scene Scene scene = new Scene (); // initialize...); // add sphere to the scene scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/tr/java/working-with-radius-...
  8. 3D sahnesinde dikdörtgen torus oluştur|Document...

    Aspose.3D for .NET API kullanarak, geliştiriciler 3D nesneleri oluşturabilir ve daha sonra herhangi bir desteklenen 3D formatında 3D sahneyi kaydedebilir....3D objects, and then save 3D scene in any supported 3D format....rectangular torus into the scene, this can be converted to ordinal...

    docs.aspose.com/3d/tr/net/create-rectangular-to...
  9. إنشاء بيانات مظلية وثنائية الشكل لجميع الشبكات ...

    باستخدام Aspose.3D for Java API ، يمكن للمطورين إنشاء بيانات ماسية وثنائية الشكل لجميع الشبكات في أي مستند 3D مدعوم.... إحدى الطرق تأخذ كائن فئة Scene كمعلمة والأخرى تأخذ كائن فئة...an existing 3D file Scene scene = new Scene ( MyDir + "document...

    docs.aspose.com/3d/ar/java/build-tangent-and-bi...
  10. Arbeta med sfärens radie|Documentation

    Genom att använda Aspose.3D for .NET kan du hämta radie av en sfär. För att få eller ställa in radien, kan du använda Radius egenskap av sfärklassen. Nedan följer kodprovet för att ställa in en sfärs radie....NET // Create a Scene Scene scene = new Scene (); // Set Sphere...get or set radius of Sphere) scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/sv/net/working-with-radius-o...