Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 13,362 for

mesh

(0.28 sec)
  1. 通过 .NET 从 JPEG 文件格式创建您的 Lithophane | products.a...

    C# 源代码,用于在 .NET Framework、.NET Core、Mono 上加载、呈现和创建您的 lithophane 为 JPEG 文档。...创建一些新参数并创建一个 Mesh 对象- 对 Mesh 对象执行计算操作- JPEG文件通过Mesh类加载3d场景- 使用对象调用...nozzleSize); //对 Mesh 对象执行计算操作 var mesh = new Mesh(); for ( int y...

    products.aspose.com/3d/zh/net/lithophane/jpeg/
  2. IVertexBuffer - Aspose.3D for Java - API Reference

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...MathUtils Matrix4 MemoryFileSystem Mesh Metered MirroredProfile MorphTargetChannel...array void loadData ( TriMesh mesh) Load vertex data from TriMesh...

    reference.aspose.com/3d/java/com.aspose.threed/...
  3. iindexbuffer - Aspose.3D for Java - API Reference

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...MathUtils Matrix4 MemoryFileSystem Mesh Metered MirroredProfile MorphTargetChannel...data void loadData ( TriMesh mesh) Load indice data from TriMesh...

    reference.aspose.com/3d/java/com.aspose.threed/...
  4. ivertexbuffer - Aspose.3D for Java - API Reference

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...MathUtils Matrix4 MemoryFileSystem Mesh Metered MirroredProfile MorphTargetChannel...array void loadData ( TriMesh mesh) Load vertex data from TriMesh...

    reference.aspose.com/3d/java/com.aspose.threed/...
  5. 通过 .NET 从 TGA 文件格式创建您的 Lithophane | products.as...

    C# 源代码,用于在 .NET Framework、.NET Core、Mono 上加载、呈现和创建您的 lithophane 到 TGA 文档。...创建一些新参数并创建一个 Mesh 对象- 对 Mesh 对象执行计算操作- TGA 文件通过 Mesh 类加载 3d 场景-...nozzleSize); //对 Mesh 对象执行计算操作 var mesh = new Mesh(); for ( int y...

    products.aspose.com/3d/zh/net/lithophane/tga/
  6. 通过 .NET 从 JPG 文件格式创建您的 Lithophane | products.as...

    C# 源代码,用于在 .NET Framework、.NET Core、Mono 上加载、呈现和创建 lithophane 到 JPG 文档。...创建一些新参数并创建一个 Mesh 对象- 对 Mesh 对象执行计算操作- JPG文件通过Mesh类加载3d场景- 使用对象调用...nozzleSize); //对 Mesh 对象执行计算操作 var mesh = new Mesh(); for ( int y...

    products.aspose.com/3d/zh/net/lithophane/jpg/
  7. UsdSaveOptions - Aspose.3D for Java - API Refer...

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...MathUtils Matrix4 MemoryFileSystem Mesh Metered MirroredProfile MorphTargetChannel...Convert the primitive entities to mesh during the export. void setExportMetaData...

    reference.aspose.com/3d/java/com.aspose.threed/...
  8. Add Blind Watermark Verification to 3DS File Fo...

    C# source code to load, render and add blind Watermark Verification to 3DS documents on .NET Framework, .NET Core, Mono....constructor of Scene class Get the mesh class of Aspose.3D Add password...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...

    products.aspose.com/3d/net/verify-watermark/3ds/
  9. 通過 .NET 從 ASE 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 ASE 文檔加載、呈現和添加提取資產。...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/zh-hant/net/extractor/ase/
  10. ObjectArrayStructure | Aspose.PSD for .NET API ...

    ObjectArrayStructure Contents [ Hide ] ObjectArrayStructure class Defines the ObjectArrayStructure class that usually...... Length , 1 ); var mesh = custom . Structures [ 0 ];...typeof ( ObjectArrayStructure ), mesh . GetType ()); var meshObjectArray...

    reference.aspose.com/psd/net/aspose.psd.filefor...