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

scene

(0.14 sec)
  1. Offentlig API Ändrar i 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....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/sv/net/public-api-changes-in...
  2. Variazioni pubbliche di API in Aspose.3D 1.7.0|...

    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....an existing 3D scene Scene scene = new Scene ( "test.obj" );...it must be attached to the scene before render Camera camera...

    docs.aspose.com/3d/it/net/public-api-changes-in...
  3. Преобразовать все многоугольники в треугольники...

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

    docs.aspose.com/3d/ru/net/convert-all-polygons-...
  4. İlk Aspose.3D Uygulamanız|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....kullanılarak uygulamayı oluşturur: Scene sınıfının bir örneğini oluşturun...of the Scene class scene = a3d . Scene () # Save 3D scene document...

    docs.aspose.com/3d/tr/python-net/your-first-asp...
  5. Szene in komprimiertes AMF-Format exportieren|D...

    Aspose.3D for .NET bietet die AmfSaveOptions-Klasse, mit der Sie den Bool-Wert für die Kom primi erung gemäß Ihren Anforderungen festlegen können. Standard mäßig ist der Wert auf true gesetzt....NET // Load a scene Scene scene = new Scene (); var box = new...new Box (); var tr = scene . RootNode . CreateChildNode ( box...

    docs.aspose.com/3d/de/net/export-scene-to-compr...
  6. Lưu trữ

    Lưu trữ...Khai báo một thể hiện của lớp Scene . Tải tệp STL nguồn bằng phương...đối tượng của lớp Scene Scene scene = new Scene(); // Tải tệp STL...

    blog.aspose.com/vi/3d/convert-stl-to-fbx-glb-gl...
  7. Archivio

    Archivio...e il rendering di modelli e scene 3D. Puoi convertire facilmente...l'oggetto classe Scene. Scene scene = new Scene(); // Avvia l'oggetto...

    blog.aspose.com/it/3d/convert-fbx-gltf-glb-csharp/
  8. arkiv

    arkiv...GLB-fil: Initiera klassobjektet Scene . Initiera klassobjektet FBXLoadOptions...Initiera Scene-klassobjekt. Scene scene = new Scene(); // Initiera...

    blog.aspose.com/sv/3d/convert-fbx-gltf-glb-csharp/
  9. Geometrien einer 3D-Szene skalieren|Documentation

    Entwickler können nur Geometrien eines 3D-Knotens oder aller Knoten der 3D-Szene skalieren. Um dies zu erreichen, können Entwickler mehrere Scale-Mitglieder der PolygonModifier-Klassen instanz aufrufen....threed import Scene # scale the model in huge-scene.obj by 0.01...another file: scene = Scene . from_file ( "huge-scene.obj" ) # create...

    docs.aspose.com/3d/de/python-net/scale-geometri...
  10. 아카이브

    아카이브... Scene 클래스로 소스 USDZ 파일에 액세스합니다. 주어진...an object of Scene class Aspose.ThreeD.Scene scene = new Aspose...

    blog.aspose.com/ko/3d/convert-usdz-to-glb-online/