ModelData:getWidth

Edit

Returns the width of the model, computed from its axis-aligned bounding box.

width = ModelData:getWidth()

Arguments

None

Returns

NameTypeDescription
widthnumber The width of the model.

See also