接口 IMeshConvertible
IMeshConvertible interface
实现此接口的实体可以转换为 Mesh
public interface IMeshConvertible
方法
| 名称 | 描述 |
|---|---|
| ToMesh() | 将当前对象转换为网格 |
另请参见
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D
实现此接口的实体可以转换为 Mesh
public interface IMeshConvertible
| 名称 | 描述 |
|---|---|
| ToMesh() | 将当前对象转换为网格 |