Method GetNormal
GetNormal(uint, uint)
Return the normal attribute of a polygon at a specified vertex
Declaration
public Point3 GetNormal(uint Polygon, uint Vertex)
Parameters
Type | Name | Description |
---|---|---|
uint | Polygon | The polygon |
uint | Vertex | The vertex |
Returns
Type | Description |
---|---|
Point3 |