PatchDirection
Overview
PatchDirection 是一个类在Aspose.3D FOSS的.NET中.
补丁的U和V方向.
这个类提供了在NET程序中使用PatchDirection 对象的1种方法. 有的方法包括: PatchDirection. 所有公众成员在安装了Aspose.3D FOSS for .NET 包后,可以访问任何.NET应用程序. 特性: Closed, ControlPoints, Divisions, Type.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Type | PatchDirectionType | 阅读/写作 | 得到或设置类型. |
Divisions | int | 阅读/写作 | 得到或设置分区. |
ControlPoints | int | 阅读/写作 | 得到或设置控制点. |
Closed | bool | 阅读/写作 | 得到或设置关闭. |
Methods
| Signature | Description |
|---|---|
PatchDirection() |