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