TriangularFacet class
TriangularFacet class
Triangular facet of the surface.
The TriangularFacet type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Constructs a new instance of TriangularFacet |
Properties
| Property | Description |
|---|---|
| normal | Gets or sets the surface normal to the triangular facet. |
| vertex1 | Gets or sets the coordinates of the first vertex. |
| vertex2 | Gets or sets the coordinates of the second vertex. |
| vertex3 | Gets or sets the coordinates of the third vertex. |
| color_data | Gets or sets the surface color. |