Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 17,179 for

scene

(0.16 sec)
  1. .NET를 통해 PLY 파일 형식에서 자산 추출 | products.aspose.com

    C# 소스 코드를 사용하여 .NET Framework, .NET Core, Mono의 PLY 문서에서 자산 추출을 로드, 렌더링 및 추가합니다.... Scene 클래스의 생성자를 통해 PLY 파일 로드- zip...= "template.ply" ; Scene scene = new Scene(file); //출력은 압축 파일...

    products.aspose.com/3d/ko/net/extractor/ply/
  2. .NET를 통해 STL 파일 형식에서 자산 추출 | products.aspose.com

    C# 소스 코드를 사용하여 .NET Framework, .NET Core, Mono의 STL 문서에서 자산 추출을 로드, 렌더링 및 추가합니다.... Scene 클래스의 생성자를 통해 STL 파일 로드- zip...= "template.stl" ; Scene scene = new Scene(file); //출력은 압축 파일...

    products.aspose.com/3d/ko/net/extractor/stl/
  3. .NET를 통해 VRML 파일 형식에서 자산 추출 | products.aspose.com

    C# 소스 코드를 사용하여 .NET Framework, .NET Core, Mono의 VRML 문서에서 자산 추출을 로드, 렌더링 및 추가합니다.... Scene 클래스의 생성자를 통해 VRML 파일 로드- zip..."template.vrml" ; Scene scene = new Scene(file); //출력은 압축 파일...

    products.aspose.com/3d/ko/net/extractor/vrml/
  4. 通過 .NET 從 PLY 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 PLY 文檔加載、呈現和添加提取資產。... 通過 Scene 類的構造函數加載 PLY 文件- 創建 zip 文件格式對像作為輸出文件格式-...= "template.ply" ; Scene scene = new Scene(file); //輸出為壓縮文件格式,Directory...

    products.aspose.com/3d/zh-hant/net/extractor/ply/
  5. 通過 .NET 從 DRC 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 DRC 文檔加載、呈現和添加提取資產。... 通過 Scene 類的構造函數加載 DRC 文件- 創建 zip 文件格式對像作為輸出文件格式-...= "template.drc" ; Scene scene = new Scene(file); //輸出為壓縮文件格式,Directory...

    products.aspose.com/3d/zh-hant/net/extractor/drc/
  6. 通過 .NET 從 RVM 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 RVM 文檔加載、呈現和添加提取資產。... 通過 Scene 類的構造函數加載 RVM 文件- 創建 zip 文件格式對像作為輸出文件格式-...= "template.rvm" ; Scene scene = new Scene(file); //輸出為壓縮文件格式,Directory...

    products.aspose.com/3d/zh-hant/net/extractor/rvm/
  7. Generar UV|Documentation

    Aspose.3D for Java ofrece la clase PolygonModifier que expone el método GenerateUV, con el que puede generar UV manualmente y asociarlo con la malla.... getDataDir (); Scene scene = new Scene (); //since all primitive...); //put it to the scene Node node = scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/es/java/generate-uv/
  8. Arbeiten mit Zylinder|Documentation

    Aspose.3D for Python via .NET ermöglicht das Anpassen von Offset Top eines Zylinders. Um diese Funktional ität zu nutzen, können Sie die Offset-Eigenschaft der Cylinder-Klasse verwenden....threed import FileFormat , Scene from aspose.threed.entities...3D-for-.NET # Create a scene scene = Scene () # Initialize cylinder...

    docs.aspose.com/3d/de/python-net/working-with-c...
  9. 3D sahnesinin panorama görünümünü oluşturun|Doc...

    Aspose.3D for Python via .NET API kullanarak, geliştiriciler 3D sahnesinin panorama görünümünü oluşturabilir ve bu görünümü desteklenen görüntü formatlarına kaydedebilir....threed as a3d #load the scene scene = Scene . from_file ( "vc.glb"...RotationMode . FIXED_DIRECTION scene . root_node . create_child_node...

    docs.aspose.com/3d/tr/python-net/render-a-panor...
  10. Lavorare con l'estrusione lineare|Documentation

    Aspose.3D for Java 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 . getRootNode (). createChildNode...

    docs.aspose.com/3d/it/java/working-with-linear-...