Aspose.3D for Node.js via Java gör det möjligt att ändra orientering av en scen. För att ändra riktningen introduceras getUp() och setUp() metoder i Plane Class....Initialize Scene var scene = new aspose . threed . Scene (); // Initialize...threed . Vector3 ( 1 , 1 , 3 )); scene . getRootNode (). createChildNode...
Aspose.3D for Node.js via Java API unterstützt es, eine 3D-Szene von Grund auf neu zu erstellen und dann im unterstützten 3D-Format zu speichern....the Scene class var scene = new aspose . threed . Scene (); //...// Save 3D scene document scene . save ( file ); Szene in komprimiertes...
Aspose.3D for Node.js via Java, gereksinimlerinize göre sıkıştırma için boole değerini ayarlamanızı sağlayan amfsaveoptions sınıfı sunar....gösterir: var scene = new aspose . threed . Scene (); var box =...threed . Box (); var node = scene . getRootNode (). createChildNode...
C# 소스 코드를 사용하여 .NET Framework, .NET Core, Mono의 AMF 문서에서 자산 추출을 로드, 렌더링 및 추가합니다.... Scene 클래스의 생성자를 통해 AMF 파일 로드- zip...= "template.amf" ; Scenescene = new Scene(file); //출력은 압축 파일...
C# 소스 코드를 사용하여 .NET Framework, .NET Core, Mono의 GLTF 문서에서 자산 추출을 로드, 렌더링 및 추가합니다.... Scene 클래스의 생성자를 통해 GLTF 파일 로드- zip..."template.gltf" ; Scenescene = new Scene(file); //출력은 압축 파일...
C# mã nguồn để tải, hiển thị và thêm trích xuất nội dung từ USD tài liệu trên .NET Framework, .NET Core, Mono....tệp USD qua hàm tạo của lớp Scene- Tạo đối tượng định dạng tệp...= "template.usd" ; Scenescene = new Scene(file); //Đầu ra ở định...
C# mã nguồn để tải, hiển thị và thêm trích xuất nội dung từ tài liệu X trên .NET Framework, .NET Core, Mono....phương thức khởi tạo của lớp Scene- Tạo đối tượng định dạng tệp...file = "template.x" ; Scenescene = new Scene(file); //Đầu ra ở định...
C# mã nguồn để tải, hiển thị và thêm trích xuất nội dung từ GLTF tài liệu trên .NET Framework, .NET Core, Mono....tệp GLTF qua hàm tạo của lớp Scene- Tạo đối tượng định dạng tệp..."template.gltf" ; Scenescene = new Scene(file); //Đầu ra ở định...