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

scene

(0.23 sec)
  1. أرشيف

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

    blog.aspose.com/ar/3d/convert-stl-to-usdz-csharp/
  2. Trích xuất Nội dung từ U3D Định dạng Tệp qua .N...

    C# mã nguồn để tải, hiển thị và thêm trích xuất nội dung từ U3D tài liệu trên .NET Framework, .NET Core, Mono....tệp U3D qua hàm tạo của lớp Scene- Tạo đối tượng định dạng tệp...= "template.u3d" ; Scene scene = new Scene(file); //Đầu ra ở định...

    products.aspose.com/3d/vi/net/extractor/u3d/
  3. Trích xuất Nội dung từ VRML Định dạng Tệp qua ....

    C# mã nguồn để tải, hiển thị và thêm trích xuất nội dung từ VRML tài liệu trên .NET Framework, .NET Core, Mono....tệp VRML qua hàm tạo của lớp Scene- Tạo đối tượng định dạng tệp..."template.vrml" ; Scene scene = new Scene(file); //Đầu ra ở định...

    products.aspose.com/3d/vi/net/extractor/vrml/
  4. Trích xuất Nội dung từ FBX Định dạng Tệp qua .N...

    C# mã nguồn để tải, hiển thị và thêm trích xuất nội dung từ FBX tài liệu trên .NET Framework, .NET Core, Mono....tệp FBX qua hàm tạo của lớp Scene- Tạo đối tượng định dạng tệp...= "template.fbx" ; Scene scene = new Scene(file); //Đầu ra ở định...

    products.aspose.com/3d/vi/net/extractor/fbx/
  5. Trích xuất Nội dung từ 3MF Định dạng Tệp qua .N...

    C# mã nguồn để tải, hiển thị và thêm trích xuất nội dung từ 3MF tài liệu trên .NET Framework, .NET Core, Mono....tệp 3MF qua hàm tạo của lớp Scene- Tạo đối tượng định dạng tệp...= "template.3mf" ; Scene scene = new Scene(file); //Đầu ra ở định...

    products.aspose.com/3d/vi/net/extractor/3mf/
  6. 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/
  7. العام API يتغير في Aspose.3D 1.2.0|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....xample: C# Scene scene = new Scene (); Node cameraNode = scene . RootNode...Target = scene . RootNode . CreateChildNode ( "target" ); scene . Save...

    docs.aspose.com/3d/ar/net/public-api-changes-in...
  8. Offentlig API Ändrar i Aspose.3D 1.2.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....Exempelkod: C# Scene scene = new Scene (); Node cameraNode = scene . RootNode...Target = scene . RootNode . CreateChildNode ( "target" ); scene . Save...

    docs.aspose.com/3d/sv/net/public-api-changes-in...
  9. Ihre erste Aspose.3D Bewerbung|Documentation

    Erstellen, bearbeiten und speichern Sie Ihre erste 3D-Datei in allen unterstützten Formaten mit Aspose.3D for Java, um ihre Einfachheit und Leistung in Java zu erleben....object of the Scene class Scene scene = new Scene (); // Save 3D...3D scene document scene . save ( MyDir , FileFormat . FBX7500ASCII...

    docs.aspose.com/3d/de/java/your-first-aspose-3d...
  10. Ihre erste Aspose.3D Bewerbung|Documentation

    Erstellen, bearbeiten und speichern Sie Ihre erste 3D-Datei in allen unterstützten Formaten mit Aspose.3D for .NET, um ihre Einfachheit und Leistung in C# zu erleben....object of the Scene class Scene scene = new Scene (); // Save 3D...3D scene document scene . Save ( "document.fbx" ); So öffnen...

    docs.aspose.com/3d/de/net/your-first-aspose-3d-...