|
Anark Core SDK
|
A strip of triangles in 3D space. Each adjacent triplet of vertices represents a triangle. The vertices a, b, c, d, e will represent triangles abc, bcd, and cde. More...
Additional Inherited Members | |
| Properties inherited from Anark.CoreSdkApi.Entities.ISdkGeometryPrimitive< TVertex > | |
| IEnumerable< TVertex > | Vertices [get] |
| The vertices that define the geometry. | |
A strip of triangles in 3D space. Each adjacent triplet of vertices represents a triangle. The vertices a, b, c, d, e will represent triangles abc, bcd, and cde.