Fixed vertex shape array.
| Property | Description |
|---|---|
| this[int] | Accessor for the shape array. |
| vertex0 | Vertex #0. |
| vertex1 | Vertex #1. |
| vertex2 | Vertex #2. |
| vertex3 | Vertex #3. |
| vertex4 | Vertex #4. |
| vertex5 | Vertex #5. |
| vertex6 | Vertex #6. |
| vertex7 | Vertex #7. |
| Method | Description |
|---|---|
| AsSpan | Get the shape array as a span. |