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