Sort Score
Result 10 results
Languages All
Labels All
Results 6,741 - 6,750 of 17,283 for

scene

(0.35 sec)
  1. 아카이브

    아카이브... Scene 클래스를 사용하여 입력된 FBX 파일을 로드합니다...보여줍니다. // 입력 FBX 파일 로드 Scene scene = new Scene("Input.fbx"); // 출력...

    blog.aspose.com/ko/3d/fbx-to-glb-java/
  2. Предоставить геометрическое преобразование|Docu...

    Aspose.3D для Node.js через Java позволяет выводить геометрическое преобразование 3D-сцены. Вы можете вычислить глобальное преобразование, используя метод evaluateGlobalTransform....объекта сцены var scene = new aspose . threed . Scene (); // Инициализация...Создание ChildNode var Node = scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/ru/nodejs-java/expose-geomet...
  3. Declaration|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....the template file Scene scene = new Scene ( "test.obj" ); //...// Save the OBJ file scene . Save ( "dest.obj" , FileFormat . WavefrontOBJ...

    docs.aspose.com/3d/ar/net/declaration/
  4. تحويل USDZ إلى FBX عبر C# | products.aspose.com

    تحويل USDZ وملفات 3D أخرى باستخدام .NET API...من المشهد var scene = new Aspose.ThreeD.Scene( "template.usdz"...usdz" ); // حفظ USDZ باسم FBX scene.Save( "output.fbx" , Aspose...

    products.aspose.com/3d/ar/net/conversion/usdz-t...
  5. USD konvertálása 3MF-re a következőn keresztül:...

    USD és egyéb 3D fájlok konvertálása a .NET API használatával...objektumába var scene = new Aspose.ThreeD.Scene( "template.usd"...); // USD mentése 3MF-ként scene.Save( "output.3mf" , Aspose...

    products.aspose.com/3d/hu/net/conversion/usd-to...
  6. USDZ konvertálása DXF-re a következőn keresztül...

    USDZ és egyéb 3D fájlok konvertálása a .NET API használatával...objektumába var scene = new Aspose.ThreeD.Scene( "template.usdz"...); // USDZ mentése DXF-ként scene.Save( "output.dxf" , Aspose...

    products.aspose.com/3d/hu/net/conversion/usdz-t...
  7. Konwertuj USD na 3MF przez C# | products.aspose...

    Konwertuj pliki USD i inne 3D za pomocą .NET API...obiektu sceny var scene = new Aspose.ThreeD.Scene( "template.usd"...usd" ); // zapisz USD jako 3MF scene.Save( "output.3mf" , Aspose...

    products.aspose.com/3d/pl/net/conversion/usd-to...
  8. C#를 통해 USD을 JT로 변환 | products.aspose.com

    .NET API을(를) 사용하여 USD 및 기타 3D 파일 변환...객체에 USD 로드 var scene = new Aspose.ThreeD.Scene( "template.usd"...usd" ); // USD을 JT로 저장 scene.Save( "output.jt" , Aspose.ThreeD.FileFormat...

    products.aspose.com/3d/ko/net/conversion/usd-to...
  9. Converteer OBJ naar USDZ in C#

    Deze korte handleiding biedt een stappenplan om OBJ naar USDZ te converteren in C#. Het beschrijft de essentiële stappen, vereisten en een werkend codevoorbeeld om een OBJ-naar-USDZ-converter te maken in C#....invoer-OBJ-bestand met de Scene-klasse Parse de geladen scene met de Open Exporteer...invoer-OBJ-bestand wordt geladen via de Scene-klasse, die automatisch het...

    kb.aspose.com/nl/3d/net/convert-obj-to-usdz-in-...
  10. Mengonversi USDZ ke STL di Java

    Panduan ini menjelaskan cara mengonversi USDZ ke STL di Java. Ini mencakup langkah-langkah berurutan, persyaratan pengaturan, dan contoh potongan kode untuk membuat konverter USDZ ke STL di Java....membuat instance kelas Scene Buka scene yang dimuat menggunakan...USDZ dimuat menggunakan kelas Scene, yang secara otomatis mengenali...

    kb.aspose.com/id/3d/java/convert-usdz-to-stl-in...