Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 9,907 for

mesh

(0.17 sec)
  1. Blinde watermerkverificatie toevoegen aan 3MF b...

    C# broncode om blinde watermerkverificatie te laden, weer te geven en toe te voegen aan 3MF documenten op .NET Framework, .NET Core, Mono....constructor van Scene klasse- Haal de mesh-klasse van Aspose.3D op- Wachtwoord...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...

    products.aspose.com/3d/nl/net/verify-watermark/...
  2. Blinde watermerkverificatie toevoegen aan RVM b...

    C# broncode om blinde watermerkverificatie te laden, weer te geven en toe te voegen aan RVM documenten op .NET Framework, .NET Core, Mono....constructor van Scene klasse- Haal de mesh-klasse van Aspose.3D op- Wachtwoord...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...

    products.aspose.com/3d/nl/net/verify-watermark/...
  3. Public API Changements dans Aspose.3D 1.7.0|Doc...

    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....a torus for casting shadows Mesh m = ( new Torus ( "" , 1 , 0...normales à partir de l’instance Mesh, si l’élément VertexElementSmoothi...

    docs.aspose.com/3d/fr/net/public-api-changes-in...
  4. Wyodrębnij zasoby z ASE formatów plików przez ....

    C# kod źródłowy do ładowania, renderowania i dodawania wyodrębnianych zasobów z ASE dokumentów w .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/pl/net/extractor/ase/
  5. Wyodrębnij zasoby z USD formatów plików przez ....

    C# kod źródłowy do ładowania, renderowania i dodawania wyodrębnianych zasobów z USD dokumentów w .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/pl/net/extractor/usd/
  6. شكل أولي إلى شبكة|Documentation

    Aspose.3D لـ Node.js عبر Java API يدعم تحويل أي شكل أولي إلى شبكة. تتضمن الأشكال الأولية الكائنات الأساسية والأكثر استخدامًا مثل الصندوق، الكرة، المستوى، الأسطوانة، والوصلة....// تحويل الكرة إلى شبكة var mesh = convertible . toMesh (); تحويل...// تحويل الصندوق إلى شبكة var mesh = convertible . toMesh (); تحويل...

    docs.aspose.com/3d/ar/nodejs-java/primitive-sha...
  7. Formati file supportati|Documentation

    C# .NET 3D Manipolazione e conversione di file API può caricare e risparmiare 3DS, 3MF, AMF, FBX, DFX, OBJ, PLY, STL, USD, U3D e altri formati...Draco Compreso il supporto cloud mesh/point DXF AutoCAD DXF FBX Formato...Obj Compreso il supporto cloud mesh/point. PDF 3D PDF Supporta solo...

    docs.aspose.com/3d/it/net/supported-file-formats/
  8. .NET을(를) 통해 GIF 파일 형식에서 Lithophane 만들기 | produc...

    C# 소스 코드를 사용하여 .NET Framework, .NET Core, Mono에서 리소판을 GIF 문서로 로드, 렌더링 및 생성합니다....매개변수를 만들고 Mesh 개체를 만듭니다.- 메쉬 개체에 대한 계산 작업 수행- GIF 파일은 Mesh 클래스를 통해...//메쉬 개체에 대한 계산 작업 수행 var mesh = new Mesh(); for ( int y = 0 ; y...

    products.aspose.com/3d/ko/net/lithophane/gif/
  9. .NET을(를) 통해 BMP 파일 형식에서 Lithophane 만들기 | produc...

    C# 소스 코드를 사용하여 .NET Framework, .NET Core, Mono에서 BMP 문서로 리소판을 로드, 렌더링 및 생성합니다....매개변수를 만들고 Mesh 개체를 만듭니다.- 메쉬 개체에 대한 계산 작업 수행- BMP 파일은 Mesh 클래스를 통해...//메쉬 개체에 대한 계산 작업 수행 var mesh = new Mesh(); for ( int y = 0 ; y...

    products.aspose.com/3d/ko/net/lithophane/bmp/
  10. .NET을(를) 통해 JPG 파일 형식에서 Lithophane 만들기 | produc...

    C# 소스 코드는 .NET Framework, .NET Core, Mono에서 JPG 문서로 리소판을 로드, 렌더링 및 생성합니다....매개변수를 만들고 Mesh 개체를 만듭니다.- 메쉬 개체에 대한 계산 작업 수행- JPG 파일은 Mesh 클래스를 통해...//메쉬 개체에 대한 계산 작업 수행 var mesh = new Mesh(); for ( int y = 0 ; y...

    products.aspose.com/3d/ko/net/lithophane/jpg/