Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 13,386 for

mesh

(0.05 sec)
  1. DracoFormat | Aspose.3D for .NET API Reference

    DracoFormat Contents [ Hide ] DracoFormat class Google Draco format public class DracoFormat : FileFormat Properties ......(byte[]) Decode the point cloud or mesh from memory data Decode (string)...(string) Decode the point cloud or mesh from specified file name Encode...

    reference.aspose.com/3d/net/aspose.threed.forma...
  2. UnitArrayStructure | Aspose.PSD for .NET API 参考

    定义包含Double值数组及其度量单位的 UnitArrayStructure 类 用于 PSD 文件资源通常由ObjectArrayStructure./objectarraystructure使用... Length , 1 ); var mesh = custom . Structures [ 0 ];...typeof ( ObjectArrayStructure ), mesh . GetType ()); var meshObjectArray...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  3. box - 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...segments Mesh toMesh () Convert current object to mesh Methods...

    reference.aspose.com/3d/java/com.aspose.threed/box
  4. source - Aspose.CAD for Java - API Reference

    Developer's manual to the Aspose.CAD for Java library. Know all classes, methods & interfaces for quick integration of the CAD library with your own apps....Linestrips Lookat Material Matrix Mesh NameArray Node Nurbs NurbsSurface...or sets the source. Source [] Mesh. getSource () Gets or sets the...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  5. Source - Aspose.CAD for Java - API Reference

    Developer's manual to the Aspose.CAD for Java library. Know all classes, methods & interfaces for quick integration of the CAD library with your own apps....Linestrips Lookat Material Matrix Mesh NameArray Node Nurbs NurbsSurface...or sets the source. Source [] Mesh. getSource () Gets or sets the...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  6. 通过 .NET 从 3MF 文件格式中提取资产 | products.aspose.com

    C# 源代码,用于从 .NET Framework、.NET Core、Mono 上的 3MF 文档加载、呈现和添加提取资产。...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/net/extractor/3mf/
  7. 通过 .NET 从 U3D 文件格式中提取资产 | products.aspose.com

    C# 源代码,用于从 .NET Framework、.NET Core、Mono 上的 U3D 文档加载、呈现和添加提取资产。...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/net/extractor/u3d/
  8. 通过 .NET 从 DAE 文件格式中提取资产 | products.aspose.com

    C# 源代码,用于从 .NET Framework、.NET Core、Mono 上的 DAE 文档加载、呈现和添加提取资产。...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/net/extractor/dae/
  9. 通过 .NET 从 AMF 文件格式中提取资产 | products.aspose.com

    C# 源代码,用于从 .NET Framework、.NET Core、Mono 上的 AMF 文档加载、呈现和添加提取资产。...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/net/extractor/amf/
  10. 通过 .NET 从 GLTF 文件格式中提取资产 | products.aspose.com

    C# 源代码,用于从 .NET Framework、.NET Core、Mono 上的 GLTF 文档加载、呈现和添加提取资产。...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/net/extractor/gltf/