|  | |
| ITriangular | |
 Syntax
Syntaxpublic interface ITriangularMesh
The ITriangularMesh type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | TrianglesCount | Gets the number of triangles that are used to define this mesh. | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetTrianglePositions | GetTrianglePositions sets the 3 positions that define the triangle with the specified index. | 
 See Also
See Also