Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 13,362 for

mesh

(0.15 sec)
  1. PolygonCount | Aspose.3D for .NET API 参考

    获取多边形数量...PolygonCount Mesh.PolygonCount property 获取多边形数量 public int PolygonCount...; } 适当的价值 多边形数量。 也可以看看 class Mesh 命名空间 Aspose.ThreeD.Entities...

    reference.aspose.com/3d/zh/net/aspose.threed.en...
  2. Aspose.3D for .NET 22.4 Release Notes|Documenta...

    The release notes of Aspose.3D for .NET 22.4....through TriMesh , the user data in Mesh and VertexElementUserDat will...of vertices and indices var mesh = TriMesh . FromRawData ( vd...

    docs.aspose.com/3d/net/aspose-3d-for-net-22-4-r...
  3. 转换 PLY 文件中单个 3D 对象的网格|Documentation

    由PlyFormat类公开的重载EncodeMesh成员可用于将 3D 对象的网格转换为 PLY 文件。EncodeMesh成员将网格、输出文件名和PlySaveOptions对象作为参数。使用 PLY 保存选项,开发人员可以更改坐标组件的名称。... encodeMesh 成员将 Mesh 、输出文件名和 PlySaveOptions 对象作为参数。使用...file FileFormat . PLY . encode_mesh ( Cylinder (), "cylinder.ply"...

    docs.aspose.com/3d/zh/python-net/convert-mesh-o...
  4. GetEnumerator | Aspose.3D for .NET API Reference

    GetEnumerator Mesh.GetEnumerator method Gets the enumerator for each inner polygons. public IEnumerator < int []> Get......GetEnumerator Mesh.GetEnumerator method Gets the enumerator for...The enumerator. See Also class Mesh namespace Aspose.ThreeD.Entities...

    reference.aspose.com/3d/net/aspose.threed.entit...
  5. Work with XPath-Like Object Queries|Documentation

    Using Aspose.3D for .NET, you can select one or more objects under the current node using XPath-Like query syntax. The query syntax was inspired by XPath, so most concepts and syntax are similar, the query syntax is compatible with URL so it will be used in our cloud version in the future. ...supported by <Mesh> , this is equivalent to [@Type = 'Mesh'] , identifiers...one or more objects: Merge Meshes in 3D file...

    docs.aspose.com/3d/net/work-with-xpath-like-obj...
  6. Draco | Aspose.3D for .NET API 参考

    Google Draco Mesh...Draco field Google Draco Mesh public static readonly FileFormatType...

    reference.aspose.com/3d/zh/net/aspose.threed/fi...
  7. Draco | Aspose.3D for .NET API Reference

    Draco FileFormat.Draco field Google Draco Mesh public static readonly DracoFormat Draco ; See Also class DracoFormat ......Draco field Google Draco Mesh public static readonly DracoFormat...

    reference.aspose.com/3d/net/aspose.threed/filef...
  8. Draco | Aspose.3D for .NET API 参考

    Google Draco Mesh...Draco field Google Draco Mesh public static readonly DracoFormat...

    reference.aspose.com/3d/zh/net/aspose.threed/fi...
  9. Add Animation Property and Setup Target Camera ...

    In Aspose.3D, object animation is actually key-frame animation that animates on properties. To animate properties, you need a CurveMapping instance which maps components of a property to different curves, for example, a Vector3 property can have 3 components X/Y/Z, which will set up three channels in CurveMapping, every channel can have a set of Curves.... 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/net/add-animation-property-a...
  10. GetPolygonSize | Aspose.3D for .NET API Reference

    GetPolygonSize Mesh.GetPolygonSize method Gets the vertex count of the specified polygon. public int GetPolygonSize (......GetPolygonSize Mesh.GetPolygonSize method Gets the vertex count...polygon size. See Also class Mesh namespace Aspose.ThreeD.Entities...

    reference.aspose.com/3d/net/aspose.threed.entit...