Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 17,198 for

scene

(0.31 sec)
  1. Dodaj ślepy znak wodny do USDZ formatów plików ...

    C# kod źródłowy do ładowania, renderowania i dodawania ślepego znaku wodnego do USDZ dokumentów w .NET Framework, .NET Core, Mono....za pomocą konstruktora klasy Scene- Pobierz klasę siatki Aspose...EncodeWatermark Aspose.3D- Wywołaj metodę Scene.Save z obiektem wymagania systemowe...

    products.aspose.com/3d/pl/net/watermark/usdz/
  2. Rendern 3D Szene mit Panorama-Modus in der Tief...

    Mit Aspose.3D for .NET API können Entwickler anstelle der Farben eine 3D-Szene mit Panorama modus in der Tiefe rendern....(); //load the scene Scene scene = new Scene ( dataDir + "skybox...1 ; cam . FarPlane = 200 ; scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/de/net/render-3d-scene-with-...
  3. Rendre 3D Scène avec mode Panorama en profondeu...

    En utilisant Aspose.3D for .NET API, les développeurs peuvent rendre une scène 3D avec le mode panorama en profondeur au lieu des couleurs....(); //load the scene Scene scene = new Scene ( dataDir + "skybox...1 ; cam . FarPlane = 200 ; scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/fr/net/render-3d-scene-with-...
  4. 指定 3D 文件加载选项|Documentation

    有几个 Scene.open 方法重载或 Scene 类构造函数重载接受 LoadOptions 实例。...Hide ] 3D 文件加载选项 有几种 Scene.open 方法重载或 Scene 类构造函数重载接受 LoadOptions...// 初始化 Scene 类对象 var scene = new aspose . threed . Scene (); //...

    docs.aspose.com/3d/zh/nodejs-java/specify-3d-fi...
  5. Archivo

    Archivo...La API proporciona la clase Scene , que es un objeto de nivel...Inicializar escena 3D var scene = new Scene(); // Inicializar objeto...

    blog.aspose.com/es/3d/create-3d-scene-using-csh...
  6. Archivo

    Archivo...Inicializar escena 3D Scene scene = new Scene(); // Inicializar objeto...objeto Cilindro Node node = scene.getRootNode().createChildNode(cylinder);...

    blog.aspose.com/es/3d/create-3d-scene-using-java/
  7. C# के माध्यम से USD को HTML में बदलें | product...

    .NET API का उपयोग करके USD और अन्य 3D फ़ाइलों को रूपांतरित करें...USD लोड करें var scene = new Aspose.ThreeD.Scene( "template.usd"...USD को HTML के रूप में सहेजें scene.Save( "output.html" , Aspose...

    products.aspose.com/3d/hi/net/conversion/usd-to...
  8. Arsip

    Arsip...file FBX masukan Scene document = new Scene("Test.fbx"); // Inisialisasi...file RVM masukan Scene document = new Scene("Test.rvm"); // Inisialisasi...

    blog.aspose.com/id/3d/convert-fbx-rvm-csharp/
  9. 搜索

    搜索...您需要按照以下步驟將 FBX 文件轉換為 STL 格式: 使用 Scene 類的實例加載源 FBX 文檔。 創建 StlSaveOptions...格式: // 使用 Scene 類加載輸入 FBX 文件 Scene document = new Scene("test.fbx");...

    blog.aspose.com/zh-hant/3d/convert-fbx-to-stl-j...
  10. 搜索

    搜索...您可以按照下面列出的步驟輕鬆地將 FBX 文件轉換為 STL: 使用 Scene 類加載輸入 FBX 文件。 初始化 StlSaveOptions...文件: // 使用 Scene 類加載輸入 FBX 文件 Scene document = new Scene("test.fbx");...

    blog.aspose.com/zh-hant/3d/convert-fbx-to-stl-c...