ModelData:getWidth
EditReturns the width of the model, computed from its axis-aligned bounding box.
width = ModelData:getWidth()
Arguments
None
Returns
Name | Type | Description |
width | number | The width of the model. |
See also
ModelData:getHeight
ModelData:getDepth
ModelData:getDimensions
ModelData:getCenter
ModelData:getBoundingBox
Model:getWidth
ModelData