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