ConvexShape:getScale
EditReturns the scale the ConvexShape was created with.
scale = ConvexShape:getScale()
Arguments
None
Returns
Name | Type | Description |
scale | number | The scale. |
Returns the scale the ConvexShape was created with.
scale = ConvexShape:getScale()
None
Name | Type | Description |
scale | number | The scale. |