Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 9,904 for

mesh

(0.15 sec)
  1. Aggiungi la verifica della filigrana cieca ai f...

    C# codice sorgente per caricare, eseguire il rendering e aggiungere la verifica della filigrana cieca a documenti X su .NET Framework, .NET Core, Mono....classe Scene- Ottieni la classe mesh di Aspose.3D- Aggiungi la password...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...

    products.aspose.com/3d/it/net/verify-watermark/x/
  2. Добавить свойство анимации и настройку целевой ...

    В Aspose.3D объектная анимация на самом деле является ключевой анимацией кадра, которая анимируется в свойствах. Чтобы анимировать свойства, вам нужен экземпляр CurveMapping, который отображает компоненты свойства на различные кривые, например, свойство Vector3 может иметь 3 компонента X/Y/Z, которые будут настраивать три канала в CurveMapping, каждый канал может иметь набор кривых....объект класса Mesh . Мы можем Создать объект класса Mesh, как там...create mesh using polygon builder method to set mesh instance...

    docs.aspose.com/3d/ru/net/add-animation-propert...
  3. Animasyon özelliği ve kurulum hedef kamerayı 3D...

    Aspose.3D, nesne animasyonu aslında özellikler üzerinde animasyonlar yapan anahtar çerçeve animasyonudur. Özellikleri canlandırmak için, bir mülkün bileşenlerini farklı eğrilere eşleştiren bir eğrileme örneğine ihtiyacınız vardır, örneğin, bir vector3 özelliği, üç kanalı eğrilemede kuracak 3 bileşen x/y/z'ye sahip olabilir, her kanal bir eğri kümesine sahip olabilir.... Move Cube’s Position The Mesh class object is being used in...in the code. We can create a Mesh class object as narrated there...

    docs.aspose.com/3d/tr/net/add-animation-propert...
  4. Öffentliche API Änderungen in Aspose.3D 1.3.0|D...

    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.... Beispiel code: Das Mesh-Klassen objekt wird im Code...Wir können Erstellen Sie ein Mesh-Klassen objekt, wie es dort...

    docs.aspose.com/3d/de/net/public-api-changes-in...
  5. Arbeiten mit Verifiziermarken|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....=> { var mesh = node . GetEntity < Mesh >(); if ( mesh != null...Watermark . DecodeWatermark ( mesh , "1234" ); if ( text != null...

    docs.aspose.com/3d/de/net/working-with-verify-w...
  6. Trích xuất Nội dung từ GLB Định dạng Tệp qua .N...

    C# mã nguồn để tải, hiển thị và thêm trích xuất nội dung từ GLB tài liệu trên .NET Framework, .NET Core, Mono....Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...Save((Texture)obj); } else if (obj is Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/vi/net/extractor/glb/
  7. Trích xuất Nội dung từ DAE Định dạng Tệp qua .N...

    C# mã nguồn để tải, hiển thị và thêm trích xuất nội dung từ DAE tài liệu trên .NET Framework, .NET Core, Mono....Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...Save((Texture)obj); } else if (obj is Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/vi/net/extractor/dae/
  8. Trích xuất Nội dung từ PLY Định dạng Tệp qua .N...

    C# mã nguồn để tải, hiển thị và thêm trích xuất nội dung từ PLY tài liệu trên .NET Framework, .NET Core, Mono....Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...Save((Texture)obj); } else if (obj is Mesh) { Save((Mesh)obj, null ); } else if...

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

    C# 소스 코드를 사용하여 .NET Framework, .NET Core, Mono의 OBJ 문서에서 자산 추출을 로드, 렌더링 및 추가합니다....Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...Save((Texture)obj); } else if (obj is Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/ko/net/extractor/obj/
  10. Utwórz swój Lithophane z formatów plików TGA za...

    C# kod źródłowy do ładowania, renderowania i tworzenia dokumentów litofanu do TGA w .NET Framework, .NET Core, Mono....nowe parametry i utwórz obiekt Mesh- Wykonywanie operacji obliczeniowych...ładuje scenę 3d przez klasę Mesh- Wywołaj metodę Scene.Save z...

    products.aspose.com/3d/pl/net/lithophane/tga/