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

scene

(0.13 sec)
  1. Archiwa

    Archiwa...Scene scene = new com.aspose.threed.Scene(); // Utwórz...cylinder bez ShearBottom do sceny scene.getRootNode().createChildNode(cylinder1);...

    blog.aspose.com/pl/3d/make-cylinder-in-java/
  2. Arşiv

    Arşiv...ThreeD; // Scene sınıfının bir örneğini oluşturun Scene scene = new...new Scene(); // Giriş GLB dosyasını yükleyin scene.Open("C:\\Files\\Sample...

    blog.aspose.com/tr/3d/glb-to-obj/
  3. Trích xuất Nội dung từ USDZ Đị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ừ USDZ tài liệu trên .NET Framework, .NET Core, Mono....tệp USDZ qua hàm tạo của lớp Scene- Tạo đối tượng định dạng tệp..."template.usdz" ; Scene scene = new Scene(file); //Đầu ra ở định...

    products.aspose.com/3d/vi/net/extractor/usdz/
  4. .NET를 통해 USD 파일 형식에서 자산 추출 | products.aspose.com

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

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

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

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

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

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

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

    products.aspose.com/3d/ko/net/extractor/ase/
  8. .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/
  9. .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/
  10. .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/