Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 17,282 for

scene

(0.04 sec)
  1. Wyodrębnij zasoby z USD formatów plików przez ....

    C# kod źródłowy do ładowania, renderowania i dodawania wyodrębnianych zasobów z USD dokumentów w .NET Framework, .NET Core, Mono....za pomocą konstruktora klasy Scene- Utwórz obiekt formatu pliku...= "template.usd" ; Scene scene = new Scene(file); //Dane wyjściowe...

    products.aspose.com/3d/pl/net/extractor/usd/
  2. Crear un documento 3D vacío|Documentation

    Aspose.3D for Java API tiene soporte para crear una escena 3D desde cero y luego guardar en el formato 3D compatible....object of the Scene class Scene scene = new Scene (); // Save 3D...3D scene document scene . save ( MyDir , FileFormat . FBX7500ASCII...

    docs.aspose.com/3d/es/java/create-an-empty-3d-d...
  3. İlk Aspose.3D uygulamanız|Documentation

    Create, edit and save your first 3d file in any supported formats using Aspose.3D for .NET to experience its simplicity and power in C#....a 3d file in a specified 3D scene. Uygulama nasıl oluşturulur...API: Create an instance of the Scene class. Eğer bir lisansınız varsa...

    docs.aspose.com/3d/tr/net/your-first-aspose-3d-...
  4. Offentlig API Ändrar i Aspose.3D 16.9.0|Documen...

    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....[ Hide ] Innehåll Import 3D Scene from the Source PDF Lägger till...Class Class Class. e Save a 3D Scene in the PDF Format Lägger till...

    docs.aspose.com/3d/sv/net/public-api-changes-in...
  5. 아카이브

    아카이브... Scene 클래스의 객체를 초기화합니다. Open 방식으로 입력된...설명합니다. // Scene 클래스의 객체 초기화 Scene scene = new Scene(); // Open...

    blog.aspose.com/ko/3d/convert-stl-to-fbx-gltf-g...
  6. Работа с форматом VRML|Documentation

    Aspose.3D for .NET позволяет работать с VRML версии 1,0. Формат файла VRML добавлен в класс FileFormat. Aspose.3D может автоматически определять формат, поэтому FileFormat обычно игнорируется в методе Open. Следующий фрагмент кода показывает, как открыть формат файла VRML....NET // Create a Scene Scene scene = new Scene (); // Open Virtual...Language (VRML) file format scene . Open ( "test.wrl" ); // Work...

    docs.aspose.com/3d/ru/net/working-with-vrml-for...
  7. Arbeiten mit dem VRML-Format|Documentation

    Aspose.3D for Python via .NET ermöglicht die Arbeit mit VRML Version 1.0. Das Dateiformat VRML wurde der FileFormat-Klasse hinzugefügt. Aspose.3D kann das Format automatisch erkennen, sodass das File Format in der Open-Methode normaler weise ignoriert wird. Das folgende Code-Snippet zeigt, wie öffnen VRML Dateiformat....threed import Scene # For complete examples and...3D-for-.NET # Create a Scene scene = Scene () # Open Virtual Reality...

    docs.aspose.com/3d/de/python-net/working-with-v...
  8. Sammanfoga maskor i 3D file|Documentation

    Utvecklare kan slå ihop flera maskor till en enda giltig mask. De kan konvertera alla maskor i en 3D-scen, en nod eller en uppsättning noder till ett enda mesh. För att uppnå detta finns det tre MergeMesh medlemmar i Aspose. 3D. Enheter. PolygonModifier- klass....as a3d # load a 3D scene scene = a3d . Scene . from_file ( "LAD-TOP...PolygonModifier . merge_mesh ( scene ) # encode this mesh into the...

    docs.aspose.com/3d/sv/python-net/merge-meshes-i...
  9. Lavorare con l'estrusione lineare|Documentation

    Aspose.3D for .NET offre la classe LinearExtrusion, che assume una forma 2D come input ed estende la forma nella terza dimensione....}; // Create a scene Scene scene = new Scene (); // Create a...child node by passing extrusion scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/it/net/working-with-linear-e...
  10. Trabajando con extrusión lineal|Documentation

    Aspose.3D for .NET ofrece la clase LinearExtrusion, que toma una forma 2D como entrada y extiende la forma en la tercera dimensión....}; // Create a scene Scene scene = new Scene (); // Create a...child node by passing extrusion scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/es/net/working-with-linear-e...