TriangleStrip
Base Type: Geometry
A class that contains a continuous 3D strip of triangles, where each triangle after the first shares an edge with the preceding triangle.
Property |
Type |
Description |
---|---|---|
PointArray |
Point[] |
The geometry of the triangle strip. |
2/28/2020