ConvexShape:getFaceCount
EditReturns the number of faces in the convex hull.
count = ConvexShape:getFaceCount()Arguments
None
Returns
| Name | Type | Description |
| count | number | The number of faces. |
Returns the number of faces in the convex hull.
count = ConvexShape:getFaceCount()None
| Name | Type | Description |
| count | number | The number of faces. |