In This Topic
The following tables list the members exposed by Patch.
Public Constructors
Public Properties
| Name | Description |
 | Coords |
Gets or sets the IList of coordinates that define this patch.
|
 | IDs |
Gets or sets the IList of ID-values.
|
 | Material |
Gets or sets the material for this patch by reference.
|
 | Ms |
Gets or sets the IList of M-values.
|
 | Normals |
Gets or sets the IList of normals.
|
 | PatchPriority |
Gets or sets a value representing the priority of this patch. The default value is zero.
|
 | PatchType |
Gets or sets the patch type.
|
 | TextureCoords2D |
Gets or sets the IList of 2D texture coordinates.
|
Top
Public Methods
See Also